- Displaying Calculated Values on a FormView
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/FormView/Displaying Calculated Values on a FormView.xml
When you design a FormView control you may want the form to display calculated values (typically computed from other fields in the form).
Since the Form is really just an HTML template that is rendered using Alpha Anywhere's client-side templating features, this is easily done.
- Grid Fields Pane
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Grid Fields Menu.xml
The Grid Fields pane shows the fields that have been returned by your table or view selection or SQL query. You move these fields from the Available Fields list to the Selected Fields list to display them on the grid. See also Selecting the Fields to Display.
- Internationalization Helper Utilities
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Menu/Internationalization Helper Utilities.xml
Makes it easy to add language tags to different parts of an application
- Grid Fields
/documentation/pages/Server/Guide/Design/View/Grid/Grid Fields.xml
A rundown of options for creating and manipulating grid fields in the Grid Component builder.