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

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

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

Designing a Form

  1. Install Sencha Architect on your machine.
  2. Open the Sencha Architect and click plus(+) button on the top left corner.
  3. Design a 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, and validation.
  5. Click Save.
  6. Copy the folder created from step 4 and place it directly into web-apps folder of application.
  • No labels