Show TOC

Background documentationTutorial 3: Enhancing the Advanced Application Locate this document in the navigation structure

 

This tutorial introduces you to additional Visual Composer features that can enhance the SalesOrderDetails application that you created in the previous tutorial.

Prerequisites

Process

This tutorial consists of the following sections:

  1. Creating an entry list

    Buyer ID Entry List (Buyer ID Entry List)

    The entry list enables the runtime user to select a buyer from a dropdown list of buyer names in the Buyer ID field.

  2. Checking that a field value is entered

    Field Validation Message (Field Validation Message)

    Field validation checks whether a value is entered at runtime in the Buyer ID field.

  3. Displaying information in a popup window

    Product Details Popup Window (Product Details Popup Window)

    The popup window displays additional details about the selected product at runtime.

  4. Adding a product image

    Product Details Popup Window with Image (Product Details Popup Window with Image)

    An image of the specific product is displayed in the additional details popup window.

Next Step

Begin the tutorial with the section Creating an Entry List.