Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

Web Forms are an interactive feature that allows you to create a form to transfer data from a source to destination. Adeptia Connect supports Sencha Architect to design Web Forms. Web Forms are so simple to use that a business user can easily create it by adding controls, customizing the appearance and layout, and adding rules that decide the behavior of the form. 

Use Sencha Architect to design a Web Form that can be used in a Transaction/Template.

You can Design a Web Form using Sencha Architect in two ways. Follow these steps to Design a Web Form using New Project option:

Follow these steps to Design a Web form using Transaction/Template Form:

 Using New Project Option
  1. Install Sencha Architect on your system. Click here for latest version of Sencha Architect.
  2. Open the Sencha Architect and click New Project to create a Web Form. Click here for Sencha Architect Tutorial.



  3. Choose the framework: Ext JS 6.6.x Modern at the top-right of the New Project screen.
  4. Choose a project format: Select the Blank Project and click Create.



  5. Design a form by using Sencha drag-and-drop feature. Choose components from the right hand panel and drop them on the center canvas.



  6. Click Save. The application will appear with specified project name in the selected Publish Path. 

     

    Click  preview button to preview the Web Form. Your default browser will open a new tab showing the Web Form.
  1. Install Sencha Architect on your system. Click here for latest version of Sencha Architect.
  2. Open the Sencha Architect and click New Project to create a Web Form. Click here for Sencha Architect Tutorial.



  3. Choose the framework: Ext JS 6.6.x Modern at the top-right of the New Project screen.
  4. Choose a project format: Select the Blank Project and click Create.



  5. Design a form by using Sencha drag-and-drop feature. Choose components from the right hand panel and drop them on the center canvas.



  6. Click Save. The application will appear with specified project name in the selected Publish Path. 

     

    Click  preview button to preview the Web Form. Your default browser will open a new tab showing the Web Form.
  7. Follow one of these steps to deploy the application:

    1. Copy the folder created and place it directly in the web-apps folder of web server where the connect application is running. OR,
    2. Provide the web-apps path of web server in the Save path field and it will create the application directly in the web-apps folder of web server.

  8. Restart the web server to publish the Web Form.

Once you have designed a Web Form using Sencha Architecture, you can create a Web Form in Adeptia Connect. To create a Web Form, refer to Creating a Web Form.

  • No labels