Create View

Create View

You can create the View by right click on the Controller icon and choose "Add View".

Create View

Note

Instead of create each view individually. You can use the Scaffolding menu to generate the Controller and the associated Views in one click.

View Models

View Models will show the Model (table) and its Fields (columns). You can select which field to show on the View from this section.

View Models

View Elements

View Elements is in bottom of View Models. You can customize the field elements from this section.

List Header

Toggle to show/hide and edit the list header in the Index View.

List Header

Toggle to show/hide action links in the Index View.

Action Links

Header/Label

Edit the header of table's column in Index View or Edit the label of the Form's element in the Other View.

Header and Label

Element

Change the type of HTML Element to show in the View.

View Element

Sort Option

Change sorting column or sorting direction in the Index View.

Sorting Column

Hide on Mobile Option

Hide the column on Mobile Devices in the Index View.

Hide on Mobile

Switch Case Option

The CASE expression goes through conditions and returns a value when the first condition is met.

Switch Case

View Settings

View Settings have many advanced settings to customize all view in the Web App. You can access it by click on "View Settings" icon on the top-right of Preview Pane.

View Settings

You can also use View Settings dialog to preview the style of each CSS Framework.

View Settings Preview