afterPageNavigate Event
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/List Prop/jsRunTime/afterPageNavigate.xml
Fires after an Ajax callback to navigate to a new page of records has completed.
'Save' button target page
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Customization/savebuttontargetpage.xml
Specify the target page when the user clicks the 'Save' button. Specify '' for the current page. If you set the target to '', then you can use the OnPageRedirect event to dynamically compute the redirect target.
Error page 'Error' heading
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Validation/errorpageerrorheading.xml
Specify column title for 'Error' column.
*page Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Table Functions/__STAR__page Function.xml
The number of records to fetch.
On-Page Window Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/On-Page Window Properties/index.xml
The "On-Page Window Properties" section of the control properties appears in the properties list when you embed existing objects inside a UX component. To embed an existing object in a UX component, go to the 'Other Controls' section of the UX Controls page and click on [Embedded Object].
Set Page Content
/documentation/pages/Ref/Action Javascript/Set Page Content.xml
Set the content in one or more page elements (i.e. 'divs', 'spans', form fields, etc.) to values obtained from fields in a Lookup Table.
A5W Page name
/documentation/pages/Guides/Mobile and Web Components/TabbedUI/Tabbed UI Properties/ContainerA5Wpage/a5wpagename.xml
If an .a5w page contains a Tabbed UI Component then that page cannot contain any other component. This is different from other component types. For example, an .a5w page might contain two Grid components. Because .a5w pages that contain Tabbed UI Components are special, they are created automatically for you when the Tabbed UI Component is saved. You can specify the name of the .a5w page that is automatically created or you can let Alpha Anywhere name it for you (the builder will create a page called 'TabbedUI_.a5w').
HTTP_GET_PAGE Function
/documentation/pages/Ref/Api/Functions/System/HTTP Client Functions/HTTP_GET_PAGE Function.xml
Gets the contents of a web page.
NEW_PAGE Function
/documentation/pages/Ref/Api/Functions/Printable Layouts/Print and PDF Functions/NEW_PAGE Function.xml
The NEW_PAGE() function is inserted in the stream of data sent to a printer. It causes the printer to start a new page.
Has 'Records Per Page' selector
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Layout Options/Has 'Records Per Page' selector.xml
Adding the ' Records Per PageĀ ' selector allows the user to change the number of rows displayed after the grid opens on a page.