Accessing views in your application

Manage the appearance and behavior of your app by accessing and editing views. Views are reusable clusters of UI components that contain elements such as text fields, check boxes, radio buttons, or other views. By editing views, you can define what your application looks like, determine the functions of each UI area, and provide useful information to your users.

In App Studio, open the view that you want to edit by using one of the following methods:
Choices Actions
At run time
  1. In the navigation pane of App Studio, click Case types, and then click the case type that you want to open.
  2. In the work area, open a case by clicking Save and run.
  3. In the open case, hover over the view that you want to edit, and then click Configure this view.
  4. If the view is a dynamic view, click Edit this view.
On a portal page
  1. In the header of App Studio, click Preview application, and then enter the design mode by clicking Design.
  2. In the portal, hover over the view that you want to edit, and then click Edit this section.
What to do next: You can now edit the view by adding fields and controls, assigning templates, or configuring view settings.