Skip to content

📋 Types of Field

This page provides a comprehensive overview of all available field types in Excellent Data Filler. Field types are categorized based on their functionality and complexity level.

🔹 Basic

Essential field types for standard form interactions and data input.

INFO

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

🌐 External

Advanced field types that work with external libraries and frameworks for enhanced user experience.

INFO

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

⚡ Advance

Powerful field types for complex automation, scripting, and advanced form control.

🔍 Google Field

Field types specifically designed for Google Forms integration and compatibility.

  • Single Text - Short text input fields
  • Long Text - Multi-line text area fields
  • Choice (Radio) - Single selection radio buttons
  • Select - Dropdown selection menu
  • Multiple Checkboxes - Multiple selection checkboxes
  • Choice Linear Scale (Radio) - Rating scale with radio buttons
  • Multiple Choice Grid (Radio) - Grid layout with radio button choices
  • Multiple Checkboxes Grid (Checkbox) - Grid layout with checkbox options
  • Date/Time - Combined date and time picker
  • Time/Duration - Time duration input fields
  • File Upload - File attachment functionality

🏢 Microsoft Field

Field types optimized for Microsoft Forms and Office 365 integration.

  • Single Text - Short text input fields
  • Long Text - Multi-line text area fields
  • Choice (Radio) - Single selection radio buttons
  • Multiple Checkboxes - Multiple selection checkboxes
  • Dropdown - Dropdown selection menu
  • Date Picker - Calendar-based date selection
  • Rating - Star or numeric rating system
  • Sort List - Drag-and-drop list sorting
  • Matrix Radio Group - Matrix layout with radio button groups
  • Net Promoter Score (Linear Scale Radio) - NPS survey scale (0-10)

🍰 SurveyCake Field

Field types specifically designed for SurveyCake form integration and compatibility.

  • Single Input - Short text input fields
  • Long Input - Multi-line text area fields
  • Digit Input - Numeric input fields
  • Radio (Single Choice) - Single selection radio buttons
  • Checkbox (Multiple Choice) - Multiple selection checkboxes
  • Dropdown - Dropdown selection menu
  • Date Picker - Calendar-based date selection
  • Rating - Star or numeric rating system
  • Ranking - Drag-and-drop ranking system
  • Matrix Radio Group - Matrix layout with radio button groups
  • Matrix Checkbox Group - Matrix layout with checkbox groups
  • Slider - Range slider input component

🕷️ Scraper Data

Field types for extracting and processing data from web pages and documents.

  • Fetch Text - Extract plain text content from elements
  • Fetch HTML - Extract HTML content from elements
  • Scraping Data - Advanced web scraping functionality
  • Scraping Page URL - Extract current page URL
  • Fetch Table Data in Scraper Data (Vertical) - Extract table data in vertical format
  • Fetch Table Data in the Response Excel (Horizontal) - Extract table data in horizontal format
  • Fetch Header-Value Data - Extract key-value pairs from elements
  • Fetch Multiple Data (Vertical) - Extract multiple data points in vertical format

🔧 Program Helper

Basic automation field types for interacting with external applications and system functions.

⚡ Program Helper - Advance

Advanced automation field types for complex system interactions and file operations.

🖼️ Image Actions

Field types for processing, analyzing, and manipulating images and files.

🌐 Browser Actions

Field types for controlling browser behavior, tabs, and web page interactions.

💬 Javascript Dialog

Field types for handling and interacting with JavaScript dialog boxes and popups.

⌨️ Javascript Events

Field types for handling and simulating JavaScript events and user interactions.

📅 Date and Time

Field types for handling date and time operations, formatting, and calculations.

📊 Extension Actions

Field types for direct interaction with Excel data, enabling powerful spreadsheet automation.

🧮 Math Actions

Field types for performing mathematical calculations and operations on numeric data.

🔧 Others

Miscellaneous field types for various utility functions, web interactions, and content manipulation.

Released under the MIT License.