Globo Docs
Globo Product Options
Globo Product Options
  • Getting Started
  • Option Set configurations
    • 🛠️ How to Set Up Product Options
  • 🧩 Set Up Option Set Using Templates
  • Apply Option Sets to Products
  • Apply Option Sets to Specific Customers
  • Apply Option Sets to Countries
  • How to Delete an Option Set
  • Import & Export Option Sets
  • Option Elements
    • Set up Required filed
    • Hide Element Label
    • Change the Element Name Displayed in Cart and Checkout
    • Input Type options
      • Text and Textarea
      • Number and Phone field
      • Email Field Element
      • Hidden Field Element
      • File Upload Element
      • Color Picker
      • Switch button element
      • Range Slider
  • Selection Option Type
    • Dropdown and Select
    • Image and Color Dropdown
    • Radio Button and Checkbox
    • Button Element
    • Color Swatch and Image Swatch
    • Font Picker Element
    • Redirect Links Elements
  • Static Option Type
    • Heading element
    • Divider & Spacing
    • Pop Up Modal And Paragraph
    • HTML element
    • Size chart element
    • Tab Element
  • Add-on Feature
    • Advanced Add-on Function
    • Manage Add-On Products
  • How to Manage Option Stock via Add-On Products
  • Translate Option Values to Multiple Languages
  • App Setting
    • General Setting
    • Add-on Price Setting
    • Set Option Set Position On Product page
    • List of themes supporting Ajax Cart function
    • 🎨 Change Option Set’s Background Color
Powered by GitBook
On this page
  1. Option Elements
  2. Input Type options

Hidden Field Element

PreviousEmail Field ElementNextFile Upload Element

Last updated 2 months ago

The Hidden Field is a special input type used to store information in the background that isn't visible to customers on the storefront. It's typically used to pass internal data, or support advanced customization needs without user interaction.


🔧 Common Use Cases

  • Include additional order information for backend processing.

  • Store default values used for logic or calculations.


⚙️ Configuration Options

Even though it's not visible to customers, the hidden field supports many of the same settings as other elements:

  • Label / Name: Used internally to identify the field.

  • Default Value: The value automatically included when the form is submitted.

  • Conditional Logic: Show or activate this field based on other field values.

  • Advanced Settings:

    • You can assign HTML classes if needed for further customization.

    • Column width and visual settings are not applicable, since the field is hidden from view.


🔒 Important Notes

  • The value in the hidden field is still submitted with the order and can be accessed on the backend.

  • Customers won’t see or interact with this field on the storefront, but it's useful for internal workflows, automation, or integrations.

📧 Need Help? If you run into any issues while setting up your option set, feel free to reach out to us at Chat or email [email protected].

We’re always here and happy to help — with sincerity and care!