---
title: "Hidden Field - Convert Forms"
description: "A Hidden field is never shown to the visitor on the front-end. It stores a value that's saved with the submission. Use it to pass along context like a"
url: "https://www.tassos.gr/docs/convert-forms/fields/hidden-field"
date: "2026-07-04T09:20:50+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ Convert Forms ](https://www.tassos.gr/index.php?option=com_content&view=category&id=43) / [ Field Types ](https://www.tassos.gr/index.php?option=com_content&view=category&id=62)

#  Hidden Field

A Hidden field is never shown to the visitor on the front-end. It stores a value that's saved with the submission.

Use it to pass along context like a campaign name, a page URL, or a product ID, often populated with a [smart tag](https://www.tassos.gr/docs/convert-forms/features/smart-tags).

## [How to add a Hidden Field](#how-to-add)

1. Log into your Joomla backend.
2. Go to Components → Convert Forms → Forms.
3. Create a new form or edit an existing one.
4. In the form builder, click **Add Field**.
5. Select **Hidden Field** from the field list.
6. Configure the field's settings.
7. Save the form.

 Last updated on Jul 2nd 2026 13:07
