Hidden field label is displayed #13087
Labels
status:Unconfirmed
Issue, usually a bug, that has not yet been validated as a confirmed problem.
type:Bug
8000
Uh oh!
There was an error while loading. Please reload this page.
Issue Summary
I wanted to include a hidden field in the panel of a snippet's create view, by setting HiddenInput as the FieldPanel's widget, but it renders as a label, alone. The input itself is correctly rendered with type="hidden".
If I omit this field in the panel, but add it in the FieldPanel's base_form_class, the input is not included at all in the HTML rendered.
Technical details
Working on this
Anyone can contribute to this. View our contributing guidelines, add a comment to the issue once you’re ready to start.
The text was updated successfully, but these errors were encountered: