Is it possible to add a configuration value to shut off the "flat form" view for a report? I saw this(https://www.flexmonster.com/question/hide-or-disable-flat-form-option/) which I can override the toolbar but it'd be nice if I could just configure it vs having to maintain by own custom options code.
Thanks,
Brian
Hello Brian,
Thank you for reaching out to us.
At the moment, we do not plan to add a feature to disable a flat form from the Toolbar options. The Toolbar code was made open-source to allow developers to customize it to fit their specific use cases. We recommend overriding the Toolbar, as mentioned in the thread you have sent. This approach ensures maximum flexibility and gives you complete control over the Toolbar options.
Alternatively, you can use CSS rules to disable the "flat form" option. Please check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/bkvn03m5/.
You are welcome to contact us if other questions arise.
Kind regards,
Nadia