Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden field type #53

Merged
merged 3 commits into from
May 29, 2023
Merged

Hidden field type #53

merged 3 commits into from
May 29, 2023

Conversation

JeffersonBledsoe
Copy link
Member

@JeffersonBledsoe JeffersonBledsoe commented Nov 28, 2022

This PR adds a hidden input type which simply displays an <input type='hidden' />. The value for this input is set in a text field in the form edit settings.

Example

<input type="hidden" id="field-hidden__1669678495963" name="hidden__1669678495963" value="Custom value">

@pnicolli pnicolli merged commit 5650ee5 into main May 29, 2023
@pnicolli pnicolli deleted the hidden-field-type branch May 29, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants