- Go to control number (Ctrl+G)
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Menu/Go to control number -Ctrl G.xml
Go to control number simply jumps to a specified line number in the controls tree on the
UX Controls page. This feature is particulary effective when a component contains a large number of
controls and the [line number toggle feature] is turned 'on'.
- Go to Record Number
/documentation/pages/Guides/Desktop/Design/View/Workspace/Go to Record Number.xml
The Go to Record Number action displays a specified record number based on the current index/query order. This option is a staple part of record navigation.
- Go to Previous Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Go to Previous Record.xml
The Go to Previous Record action navigates to and displays the previous record in the current index or query order.
- Go to New Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Go to New Record.xml
The Go to New Record action navigates to a new, empty record for data entry.
- Go to Next Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Go to Next Record.xml
The Go to Next Record action navigates to and displays the next record in the current index or query order.
- Go to Record Key
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Go to Record Key.xml
The Go to Record Key action searches for and displays records matching a specific key value defined at design-time or run-time.
- Go to First Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Go to First Record.xml
The Go to First Record action navigates to and displays the first record in the current index or query order.
- Go to Last Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Go to Last Record.xml
The Go to Last Record action navigates to and displays the last record in the current index or query order.
- Auto-Advance to Next Control When Current Control is Full
/documentation/pages/Guides/Desktop/Xdialog/Auto-Advance to Next Control When Current Control is Full.xml
The Text "+" directive causes the cursor to advance to the next control when the current control is full. In the case of the state text control below, the "2" in [%+%2.3state] defines the maximum number of characters that the control will accept.
- Row Number
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/Row Number/index.xml
Insert a field in a Repeating Section to show the row number for the current row.