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 3 Next »

Use Sencha Architect to design a form. There are two use of Sencha Architect:

  • To design a form which can be used in transaction and template, and 
  • To design custom pages which can be published as a link at defined navigation path like Pantner and Dashboard tab etc. /wiki/spaces/ProductSpace/pages/16254770 to access the document for creation of web pages.

Design Form Using Sencha Architect

  1. Install Sencha Architect on your machine.
  2. Open the Sencha Architect and click plus(+) button on the top left corner.
  3. Design the form by using Sencha drag-and-drop feature. Choose components from the left hand panel and drop them on the center canvas.
  4. Provide the configuration properties to the components like min. length, max length, allow blank, blank text, validation etc.
  5. Click Save.
  6. Copy the folder created from step 4 and place it directly in web-apps folder of application.
  • No labels