Was this helpful?
Browse Frame
ViewOrders is a Browse frame that lets users display existing customer orders. The following figure shows the visual query for this frame:
The frame uses the Orders table as the master table and the Order_items table as the detail table.
The following figure shows the form that Vision generates for this frame:
The form contains:
A simple field for each column in the Orders table
A table field to display all the detail records in the Order_items table
The Browse frame also contains the necessary menu items to let users retrieve records and perform other standard operations. Remember that users can only display records on a Browse frame. Therefore, in this example, the menu line contains a ChangeOrders menu item to call the Update frame, on which users can change an order.
Last modified date: 12/14/2023