16.8 Creating Lists
Add a shared collection of links (or a list) to an application. To add a list to a page, create a region and specify the region type as List. You control the appearance of a list through list templates.
- About Static and Dynamic Lists
Oracle APEX supports two types of lists: static lists and dynamic lists. - Creating Static Lists
A static list is based on predefined display and return values. - Creating Dynamic Lists
A Dynamic List is based on a SQL query or a PL/SQL function executed at runtime. - Editing List Attributes
Edit a list in Shared Components. - Adding a List to a Page
Once you create a list and list entries, the next step is to add it to a page by creating a list region. - Deleting a List
Delete a list on the List Details page. - Copying or Subscribing to a List
Copy a list from the current application or from another application. When copying a list from another app, you can also subscribe to it. - Subscribing to a List
Subscribe to a list on the List Details page. - Accessing List Reports
View reports on the Lists by clicking the following tabs: Unused, Conditional Entries, Utilization, and History. View List Details to access a Grid Edit of all list entries. - Managing Navigation Menus
Applications using newer themes, such as Universal Theme - 42, provide navigation with navigation menus. - Managing Navigation Bar Lists
Applications using newer themes, such as Universal Theme - 42, include navigation bar lists.
See Also:
Parent topic: Managing Shared Components