Closed JeffersonBledsoe closed 1 year ago
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.
hidden
<input type='hidden' />
<input type="hidden" id="field-hidden__1669678495963" name="hidden__1669678495963" value="Custom value">
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