UX List Control Object Methods
/documentation/pages/Ref/Client_Api/UX/list object methods/index.xml
Methods and properties available for interacting with a List Control object.
Open a UX component to Edit Current Record in List Control in a UX, or add a new Record to a List Control in a UX
/documentation/pages/Ref/Action Javascript/Open a UX component to Edit Current Record in List Control in a UX, or add a new Record to a List Control in a UX.xml
Open a UX component in a pop-up window, or in a DIV on the current page, to edit the current page, to edit the current row in a List control in a UX component or to enter a new record into a List. (Applies only to Lists based on SQL or DBF data sources).
List Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/index.xml
Information about the List Control.
List Control Methods
/documentation/pages/Ref/Client_Api/UX/UX methods/List Control/index.xml
UX component methods for working with List.
List Control Action Bar
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/Action Bar.xml
Enables convenient access to buttons and functions.
{dialog.object}._isControlInListDetailView Method
/documentation/pages/Ref/Client_Api/UX/UX methods/List Control/_isControlInDetailView Method.xml
Returns true if the *[js:colName]* is inside the Detail View of any List on the UX.
List Control - S3 Bucket Data Source
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/List Control - S3 Bucket Data Source.xml
Populate a List Control directly from an Amazon S3 or Wasabi bucket. Includes built-in actions for viewing and downloading files.
Button List Control Methods
/documentation/pages/Ref/Client_Api/UX/buttonlist methods/index.xml
Available methods for a Button List Control Object.
Placing a Map Control on a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Map/Placing a Map Control on a UX Component.xml
Place a simple map control on a UX Component and set basic properties of the map object.
List Control - Nested Lists
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/Nested lists.xml

You can embed child *[ui:List]* controls inside a parent *[ui:List]* to create a hierarchical layout (similar to the Grid Component’s *[ui:Row Expander]* feature). This enables drill-down UIs such as Customers → Orders → Order Details.