Hello,
I’m wondering how to automatically or programmatically show/hide one or more fields, if the field (or more fields) is selected for a GroupBy condition. I’ve tried the sc_field_display() macro in the GroupBy Events but they seem not to work. As per macro documentation, the sc_field_display() is possible only in the onScriptInit event of a grid.
Any idea how I can solve this?
Thanks to the community