Pages / Layout
Inline

The inline layout uses a Tasks box on the side bar to switch between data views.

Customers page in the Project Explorer with Inline layout.

When the user first opens the page, only the master data view is displayed. A Tasks box on the side bar only shows the master data view as an option.

Customers page in Code On Time web app with Tasks box on the side bar.

Select a record in the master data view, and the child data views will be available to select in the Tasks box.

On Customers page with Inline layout, when a master record is displayed, the child data views become available to select in the Tasks box.

Click on an option in the Tasks box and the master data view will be replaced by the requested data view. The master customer record is still selected and the details can be seen in the Summary.

Select a child data view option in the Tasks box, and the current controller will be replaced by the requested data view.

The child data views display detail records connected to the selected master. If another master record is selected, then the corresponding detail records will be retrieved from the server.

You can control visibility of data views on the page with Visible When and Roles properties.