- Alpha Five V11
- /documentation/pages/Index/Alpha Five V11.xmlPage links and information relating to A5 V11.
- Referencing Session Variables on the Client
- /documentation/pages/Ref/Api/Objects/Server/Sessions/Referencing Session Variables on the Client.xml
Session variables are only available on the server unless they are explicitly published to the client. Published session variable are read-only and cannot be modified by the client.
- What's New in Version 11
- /documentation/pages/Index/What's New in Version 11.xmlWelcome 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".
- UX Component Client-Side API
- /documentation/pages/Ref/Client_Api/UX/index.xmlProperties and methods availble for interacting with components and controls in a UX Component
- Generating QR Codes on the Client-side Using Javascript
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/QRCode/Generating QR Codes on the Client-side Using Javascript.xmlQR Codes are simply data. As with other data controls, you can the setValueFrom() to set the value of a QR Code.
- Open a AppLauncher component
- /documentation/pages/Ref/Action Javascript/Open a AppLauncher component.xmlOpen a AppLauncher component in a pop-up window, or in a DIV on the current page.
- Open a Calendar component
- /documentation/pages/Ref/Action Javascript/Open a Calendar component.xmlOpen a Calendar component in a pop-up window, or in a DIV on the current page.
- Open a Video Player component
- /documentation/pages/Ref/Action Javascript/Open a Video Player component.xmlOpen a Video Player component in a pop-up window, or in a DIV on the current page.
- Open a Custom component
- /documentation/pages/Ref/Action Javascript/Open a Custom component.xmlOpen a Custom component in a pop-up window, or in a DIV on the current page.
- Open a ImageGallery component
- /documentation/pages/Ref/Action Javascript/Open a ImageGallery component.xmlOpen a ImageGallery component in a pop-up window, or in a DIV on the current page.