All Collections
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
Blocks under 'Logic' category
Blocks under 'Loops' Category
Blocks under 'Math' Category
Blocks under 'Text' Category
Blocks under 'Lists' Category
Blocks under 'Color' Category
Blocks under 'Variables' category
Blocks under 'Functions' Category
Blocks under 'Custom Functions' Category
Blocks under 'Custom API Blocks' Category
Blocks under 'Repeating Table' Category
AppBuilder Sample Scripts
Define tooltip on a 'Textbox' control
Show the user's input text in 'Bold' format when user is typing within a 'Textbox' control
Change background colour of a 'Textbox' control based on its user input
Change background colour of a 'Dropdown' control based on the value selected by user
Change formatting of 'Text-Area' control based on another 'Dropdown' control in same form
Enable 'Textbox' control only based on value selection of other 'Radio' control in same form
Enable 'Dropdown' control only based on value selection of another 'Dropdown' control in same form
Calculate difference in number of days between two dates selected by user
Add days to a date selected by user
Display only specific values in 'Dropdown' control based on value selection in another 'Dropdown' control of 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 value selected by user - via API connection
Show multiple responses in single view using 'Repeating Table' control
Launch New Form while viewing an existing Form