Web Forms

This section provides an overview of creating web forms tailored to specific needs. This feature allows developers to design and configure forms, including fields and layouts, to collect and manage user input efficiently.  

  1. Click Setting icon and navigate through the settings popup.
  2. Click Web Forms under Developer Space section. 

     
  3. The Published Web Forms List page is displayed.
  4. Click Add New Form to add new form based on the template. 

     
  5. View the following sections in the Add New Form page.
    • Fields
    • Layout
    • Edit 
    • Preview 

Fields Section

Fields in webform development are small interactive patterns that allow you to enter content or make choices.

List of Fields

Below is the list of fields with their icon and description.

FieldsIconDescription
AddressUsed to populate the address of the candidate (Street, City, State/Region/Province, Zip Code and Country)
AutocompleteUsed to predict and suggest the rest of a word or phrase a user is typing 
AccordionUsed to add additional information linked to the same questions (ex. Education History, Place of Residence History, and/or Job History)
ButtonUsed to facilitate event processing and user interaction, from form submission to accessing information
CheckboxUsed to select one or more options out of a group of options
CurrencyUsed to convert number inputs into currency
Date-TimeUsed to open a date or time picker in an overlay (ex. DOB, Graduation Date)
DescriptionUsed to describe the purpose of a button and help users determine if needed to activate it
Drop-DownUsed to let the user select from several items
E-MailUsed to have users input their email for communication purposes
File UploadUsed to allow users to select a file from their computer and upload it to a server
FormulaUsed to access a dialog box where they can easily select and insert various functions into their formulas
ImageUsed to upload an image
Multi LineUsed to wrap text to multiple lines if the text string is too long to fit on a single line