Value Recall

Attribute: superform-value = identifier

Apply to: any input element (e.g. text input, radio button, checkbox)

Recall the value of an input field at any place in the form (works for both same & different steps also). This can be useful when you want to reuse the same input value across multiple steps in the form.

Text input has superform-value=name
Text element has superform-value=namealso

Last updated

Was this helpful?