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.
Detail View Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Detail View/Detail View Properties/index.xml
Settings to configure a List control's Detail View, including control mapping and synchronization behavior.
Hide Grid part when Detail View is visible
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Display Options/hidegridpartwhendetailviewisvisible.xml
Hide the Grid part when the Detail View is visible. (Checking this option will increase the speed of the page because the Grid part will not have to be computed.)
Detail View Label
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Master Template/Detail View Label.xml
The Detail view label property allows you to change the detail pane's label to your liking. As with the Grid pane label and the Search pane label this only applies to container templates. As with the other labels you can also write HTML directly into this properties textbox.
Previewing a Detail View
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Previewing a Detail View.xml
Run a detail view in a browser.
Detail View 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.
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.
Close Detail View after submit
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Display Options/closedetailviewaftersubmit.xml
Hide the Detail View after changes to the record shown in the Detail View are submitted.
Close Detail View link label
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Display Options/closedetailviewlinklabel.xml
Specify the label for the link to close the Detail View. If you leave this blank, or set it to 'Close', a default 'Close window' button will be displayed. Otherwise, a text hyperlink will be displayed.
Detail View window title direction
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Display Options/detailviewwindowtitledirection.xml
Specify the direction. 'ltr' - (left to right) - title on left and close button on right, 'rtl' (right to left) - title on right and close button left.