Asite AppBuilder
Design customizable form templates online using easy to use drag-and-drop controls.
58 articles
AppBuilder (Overview)
Getting Started
Add a Form Template
Manage Form Settings
Assign Form Permissions
Design Workflow for a Form
FAQs on 'AppBuilder'
Edit a Form Template
AppBuilder New Look
Design a Form Template
Define Calculations
Supported Keyboard Shortcuts in AppBuilder Designer
Setting up an API connection in AppBuilder
'Basic' Properties in AppBuilder Designer
'Borders' Properties in AppBuilder Designer
'File Attributes Setup' Properties in AppBuilder Designer
'Form Fields Setup' Properties in AppBuilder Designer
'Add/Edit Fields' Properties in AppBuilder Designer
'Display' Properties in AppBuilder Designer
'Style' Properties in AppBuilder Designer
'Label Style' Properties in AppBuilder Designer
'Control Style' Properties in AppBuilder Designer
'Row Style' properties in AppBuilder Designer
'Toggle Switch Style' Properties in AppBuilder Designer
'Padding' Properties in AppBuilder Designer
'Size' Properties in AppBuilder Designer
'Advanced' Properties in AppBuilder Designer
'Merge' Properties in AppBuilder Designer
'Events' Properties in AppBuilder Designer
'Data Source' Properties in AppBuilder Designer
'Cell Color' properties in AppBuilder Designer
Blocks and Block Categories in AppBuilder Code Editor (Overview)
Blocks under the 'Logic' Category
Blocks under the 'Loops' Category
Blocks under the 'Math' Category
Blocks under the 'Text' Category
Blocks under the 'Lists' Category
Blocks under the 'Color' Category
Blocks under the 'Variables' Category
Blocks under the 'Functions' Category
Blocks under the 'Custom Functions' Category
Blocks under the 'Custom API Blocks' Category
Blocks under the 'Repeating Table' Category
AppBuilder Sample Scripts
Define a tooltip on a 'Textbox' control
Show the input text in 'Bold' format when a user is typing within a 'Textbox' control
Change the background colour of a 'Textbox' control based on its user input
Change the background colour of a 'Dropdown' control based on the value selected by the user
Change the formatting of the 'Text-Area' control based on another 'Dropdown' control in the same form
Enable 'Textbox' control only based on the value selection of the other 'Radio' control in the same form
Enable 'Dropdown' control only based on the value selection of another 'Dropdown' control in the same form
Calculate the difference in number of days between two dates selected by the user
Add days to a date selected by the user
Display only specific values in the 'Dropdown' control based on value selection in another 'Dropdown' control of the same form
Pull values for a 'Dropdown' control from other forms by setting up an API connection
Auto-fill related information from another form based on the value selected by the user, via API connection
Show multiple responses in a single view using the 'Repeating Table' control
Launch New Form while viewing an existing Form