Detail View Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/Detail View Properties/index.xml
Here
List-Detail View-Buttons
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/List-Detail View-Buttons.xml
Add buttons for the List Detail View - a genie will allow you to select Save, Undo, Synchronize, et. buttons.
Detail View
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/index.xml
A Detail View allows you to take the row of a given field displayed in a list control and show information from other fields related to that row. For example, say you had a list of customers displayed a simple list control. Every time you highlighted a given customer in that list, the detail view would display that customers specific data (address, phone number, country, etc..). Here are the Detail View Property Sections displayed in the List Builder:
Detail View Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Fields/Detail View Properties/index.xml
Configure the detail view properties for a field. These properties dictate how data and media are captured, stored, and updated in a List Control's detail view. This includes data validation, security, handling write conflicts, calculated field expressions, JavaScript events, and more.
Customization
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/Customization/index.xml
When certain events are triggered, Alpha Anywhere provides a number of default warning and error messages to go along with the event. For example, if you have a list control with a detail view that has an 'Reset' button that you click after making an edit, you will get a warning message. The Customization section of the Detail View is where you can alter the CSS and text of these various messages to your liking.
Detail View Properties
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/index.xml
The Detail View Properties page in the Design tab contains many of the same properties found on the Grid Properties page. Here you can set the title of the Detail View, add Help windows for any field you like, add action buttons that link to action Javascript, implement security options for your Detail View, shape the appearance of your Detail View, and much more.
Has Detail View
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/List Prop/ListProp/Has Detail View.xml
Specify if the List has a 'Detail View' - controls on the UX that are populated with values from the current row of data in the List. The DetailView can be used to display a single record view of the current record in the List. The DetailView can also be used to edit the data in the current row in the List.
Search, Properties and Detail View, Properties Menus
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Search, Properties and Detail View, Properties Menus.xml
Like Search and Detail View fields, Search > Properties and Detail View > Properties menus are also similar to the Grid > Propertiesmenus in function. You can use them to create the look and feel of the Search and Detail View boxes in your grid.
List Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/List Prop/ListProp/index.xml
General list control properties include adding a Search Part, Detail View, local storage capabilities, headers, footers, and search highlighting among other things.
UX Component - Detail View - New Records - Default Values
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/New Records and Default Values in the Detail View.xml
When you define a List control with a Detail View you can specify Javascript code to return the default value for a field when a new record is created in the Detail View.