Features
Last updated
Last updated
Various features are available to enable you to quickly design, preview and publish data-driven applications
The Application contains Pages, Scripts, settings and Connectors.
The Create Form wizard is used to quickly create forms for adding or editing data.
Files can be embedded in an application to be used in different ways.
Events can be added to Pages and controls to provide specific functionality and behaviours.
Use the Expression Editor to assist you when complex expressions are required to create the property values of controls and actions.
Pages are what makes up Stadium applications. Create Pages and provide navigation to allow users to browse the site.
Preview your application to verify correct display and behaviour before you publish it.
Applications can be published to your Stadium Application Manager from within Stadium Designer.
Scripts and event Handlers can be added to a load, click or change Event to provide specific behaviours.
Settings are static values that cannot be changed. If you use settings for environment-specific values, such as file paths, it becomes easier to migrate applications between environments.
Use the Styles Editor to create the styles that determine how your Pages and controls will be displayed.
You can paste the contents of a CSS stylesheet into the StyleSheet editor to style the way your Pages and controls will be displayed.
Templates are used to display specific controls on multiple screens in your application without having to add those controls to each page.
Types can be used to create variables of different types that can be used in your application's processing of data.