Control HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/CustomControlProperties/controlhtml.xml
Specify the HTML for this control.
Panel Layout HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Panel Layout HTML/index.xml
Determines when the HTML for Panels is computed.
a5_calendar_html Function
/documentation/pages/Ref/Api/Functions/Data Type/Date and Time Functions/a5_calendar_html Function.xml
Generates an HTML calendar layout for use in reports.
HTML Templates
/documentation/pages/Guides/Mobile and Web Components/UX/Code/Client Side Templates/HTML templates.xml
These templates can be used in the List control, the ViewBox control and in the Free-form HTML Container control.
Page Layout Control Properties
/documentation/pages/Guides/Mobile and Web Components/PageLayout/Page Layout Control Properties.xml
Properties for controls in a Page Layout Component.
Compute Panel Layout HTML at design time
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Panel Layout HTML/Compute Panel Layout HTML at design time.xml
Applies only if the UX Component uses Panels. Specify if the Panel Layout HTML should be computed at design-time, rather than at run time. For a UX Component with a large number of controls, this can mean a significant saving in the time taken to render the component initially. It will, however, take longer to save the component when designing it. If the component uses security groups, or server-side show hide expressions to hide certain controls, then the UX component will need to be recomputed at run-time, regardless of this setting.
HTML Element Properties Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/HTMLElementProperties/index.xml
Settings for configuring an arbitrary HTML element to add to the FormView layout. The HTML element control can be used toa dd an opening and closing HTML element around a set of controls.
A5.ControlBar.Layout Line Object
/documentation/pages/Ref/Client_Api/A5/ControlBar_class/Layout Line_object/index.xml
Definition of a line in a layout in the control bar.
HTML element type
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Form Properties/Form properties/Form Layout/HTMLElementProperties/htmlelementtype.xml
The type of HTML element to create.
Layout Table Reports
/documentation/pages/Guides/Report/Layout Table Reports/Layout Table Reports.xml
Alpha Anywhere now has two styles of reports, the traditional free form banded report, and a new layout table banded report. For web use, most people will want to use the new layout table report with HTML output. To create a Layout Table Report, first create a report with the Quick Report Genie, then convert the Quick Report to a Layout Table Report.