Skip to main content
Skip table of contents

Create a View

To create a new view, first create the view record by defining its name, primary object, and description. Once it is saved, you can then use the AppBase View Builder wizard to develop the view SQL or enter an already developed view SQL statement.


Steps

  1. Navigate to AppStudio → Data Management → Views (1)
  2. Click the New View button (2).
  3. Enter the Query Name that will be the name of the view.
  4. Select the Primary Object which is the business object that the view will primarily use as the main object. In our example, we selected Case.
  5. Enter a Description of the view.  Depending upon how well you define what the view does, this is particularly useful to ensure another developer or administrator knows the purpose of the view and where it might be used.
  6. The API Permanent Code value is auto-populated based on the Query Name entered, but this can be overridden with a different value if required (please do not use whitespaces or any special characters).
  7. Click Save to create the view or Cancel to exit without saving.  
  8. Once you have saved the view, then the AppBase view builder will open. Here, you can use a wizard-like series of screens to build your view.
  9. You can enter directly the SQL of an already-developed view in the SQL section at the bottom of the page.
  10. Click Save to update the SQL for the view or Return to exit without saving and close the View Builder.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.