Skip to content

Types of Field โ€‹

Fields are used to fill data in the form and there is a type of these fields so that data can be filled in the field.

Basic โ€‹

  • Text
  • Select
  • Multiple Select
  • Checkbox (Multiple Selection)
  • Radio (Single Selection)
  • Date
  • Button
  • Upload File
  • Video

INFO

If using jquery inputMask text field then trigger only the paste event (if the value is not filled in the input).

External โ€‹

INFO

Material field type works on Material framework like Vuetify, MUI, React Material, Angular Material, etc.

Advance โ€‹

Google Field โ€‹

  • Single Text
  • Long Text
  • Choice (Radio)
  • Select
  • Multiple Checkboxes
  • Choice Linear Scale (Radio)
  • Multiple Choice Grid (Radio)
  • Multiple Checkboxes Grid (Checkbox)
  • Date/Time
  • Time/Duration
  • File Upload

Microsoft Field โ€‹

  • Single Text
  • Long Text
  • Choice (Radio)
  • Multiple Checkboxes
  • Dropdown
  • Date Picker
  • Rating
  • Sort List
  • Matrix Radio Group
  • Net Promoter Score (Linear Scale Radio)

Scraper Data โ€‹

  • Fetch Text
  • Fetch HTML
  • Scraping Data
  • Scraping Page URL
  • Fetch Table Data in Scraper Data (Vertical)
  • Fetch Table Data in the Response Excel (Horizontal)
  • Fetch Header-Value Data
  • Fetch Multiple Data (Vertical)

Program Helper โ€‹

Program Helper - Advance โ€‹

Image Actions โ€‹

Browser Actions โ€‹

Javascript Dialog โ€‹

Javascript Events โ€‹

Date and Time โ€‹

Extension Actions โ€‹

Math Actions โ€‹

Others โ€‹

Released under the MIT License.