Item14927: FlexFormPlugin won't render hidden fields

pencil
Priority: Enhancement
Current State: No Action Required
Released In: n/a
Target Release:
Applies To: Extension
Component: FlexFormPlugin
Branches:
Reported By: LynnwoodBrown
Waiting For:
Last Change By: MichaelDaum
By default, both RENDERFOREDIT and RENDERFORDISPLAY won't render fields which have the hidden attribute. There appears to be no way to over-ride this other than explicitly naming each hidden field and setting it's attributes to empty. It would be preferable to either have a showhidden parameter to over-ride the default behavior or else simply not hide hidden fields by default since this behavior can easily be turned on by using excludeattr parameter.

-- LynnwoodBrown - 07 Jul 2020

Please use

<fieldname>_attributes="..."

to override the DataForm's attributes on the fieldname.

-- MichaelDaum - 22 Jan 2024
 
Topic revision: r2 - 22 Jan 2024, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy