Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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. 

Using Sencha Architect

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

Designing To Design a Web Form using Sencha Architect, follow these steps:

  1. Install Sencha Architect on your system, refer to the latest version of Sencha Architect.
  2. Open the Sencha Architect and click New Project to create a Web Form.For reference, refer to Sencha
    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. 

    Image Added


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

    1. Copy the
    folder created
    1. folder created and place it directly
    into
    1. in the web-apps folder
    of application
    1. 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 it in Connect through Web Form.

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