Dialog Component - Tree View - Easier to Associate Container Ends with their Start Entry
/documentation/pages/Server/Guide/Design/View/Component/Dialog Component - Tree View - Easier to Associate Container Ends with their Start Entry.xml
The Tree View in the Dialog component now puts an Id in the text for the [Container End], [Frame End] and [Tab End] entries in the tree list, as shown below.
Ajax Dialog and Data Binding Help Pages
/documentation/pages/Index/Ajax Dialog and Data Binding Help Pages.xml
Page links relating to Ajax Dialog and Data Binding.
Alpha Five V11
/documentation/pages/Index/Alpha Five V11.xml
Page links and information relating to A5 V11.
What's New in Version 11
/documentation/pages/Index/What's New in Version 11.xml
Welcome to Alpha Five Version 11! If you thought we added a ton of functionality in Versions 10 and 10.5 plus the Feature Packs, you may have to recalibrate your notion of what defines a "ton of functionality".
Getting Started With Alpha Anywhere - Build Your First Mobile App
/documentation/pages/GettingStarted/GettingStartedTutorials/Build a Mobile App/index.xml
Follow this step-by-step guide to your first Alpha Anywhere application to run in a mobile web environment.
DLG_CUSTEDIT Dialog Component
/documentation/pages/Obsolete/Alpha Sports/Components/DLG_CUSTEDIT Dialog Component.xml
The DLG_CUSTEDIT dialog component contains the text controls necessary to edit a customer table record and a matching security record for the user, if a security record exists. The DLG_CUSTEDIT dialog illustrates the use of a tab control with multiple tab panes as well as merge controls. Control names for fields that contain data for the customer table are the field names in the table preceeded with "c_". The name of each security control in the dialog must exactly match the name of the field in the user table. A list of valid security field names can be found by using the A5WS_User_File_Field_List() function. Two other fields are recognized by the security functions used in this component, confirm_password and groups. Confirm_password is used to confirm a password entry, and groups saves the security group assignments for this user.
Create Email to Send to User with Password Dialog
/documentation/pages/Guides/Desktop/Design/Email/Create Email to Send to User with Password Dialog.xml
The Create Email to Send to User with Password dialog defines the template for an email to send to a user who has requested lost login information and entered the required information on the Lost Password page. The host computer must be configured to send email.
Create Email to Send to User with User ID Dialog
/documentation/pages/Guides/Desktop/Design/Email/Create Email to Send to User with User ID Dialog.xml
The Create Email to Send to User with User ID dialog defines the template for an email to send to a user who has requested lost login information and entered the required information on the Lost Password page. The host computer must be configured to send email.
DLG_REGCART Dialog Component
/documentation/pages/Obsolete/Alpha Sports/Components/DLG_REGCART Dialog Component.xml
The DLG_REGCART dialog component is used by new customers to enter security information before completing a sale. This is required before the sale can be completed.
DLG_IEMAIL Dialog Component
/documentation/pages/Obsolete/Alpha Sports/Components/DLG_IEMAIL Dialog Component.xml
The Validate event of the dialog sends an email using the EMAIL_SEND() function.