- SQL Data Source - Group By in SQL - Filter List
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/SQL Data Source - Group By in SQL - Filter List.xmlIf a List control is based on a SQL statement that uses the GROUP BY clause and the UX contains a button to filter the list, if a filter is defined on any of the summary fields in the SQL statement, an appropriate HAVING clause will be generated.
- Using Firestore as a List data source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/Using Firestore as a List data source.xml
The *[ui:List]* control can use *[ui:Firestore]* as its data source using either server-side or client-side execution.
- Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Data Source/index.xmlThe Data Source pane is where the data source for the form view control is defined. Generally, using a list control as the data source is the simplest approach. Javascript functions, Static JSON, and Custom data can also be used as a data source.
- Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/FormView/Form View Builder/Data Source.xmlThe Form View Builder Data Source tab is used to define the data source for the FormView Control.
- Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/ViewBox Properties/ViewBox_properties/Data Source/index.xmlProperties for configuring the data source of a ViewBox control.
- Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Data Source/index.xmlThere are different Data Source options available for creating a list control. Each of these sources have type specific as well as shared properties.
- How to Convert a List Control Between a Static and SQL Data Source
- /documentation/pages/HowTo/List Control/Convert List Between Static and SQL Data Source.xmlLearn how a List Control based on static data can be quickly converted to use a SQL database.
- List Control - S3 Bucket Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/List Control - S3 Bucket Data Source.xmlPopulate a List Control directly from an Amazon S3 or Wasabi bucket. Includes built-in actions for viewing and downloading files.
- DBF Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Data Source/DBF Data Source/index.xmlProperties for binding a List control to a legacy DBF table.
- Creating a Spin List using Data Series
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Spin List/Creating a Spin List using Data Series.xmlA Spin List control can be based on Static Data or a Data Series. When a Spin List control is populated with Data Series, the values in the Spin List are dynamically populated at run-time.