Question
Issue with configuring tables
I'm creating a custom page on one of our systems, which contains 3 tables. On two of the tables I would like to have the view dropdown, but cannot seem to get it to show. I've added configurable="true" to the describeTable tag, which the WC customizer's guide mentions, but it does not seem to help.
I generalized the tag, but it's basically this:
<jca:describetable var="TableDescriptor" id="id.ist" label="Number" configurable="true">
Thanks
I generalized the tag, but it's basically this:
<jca:describetable var="TableDescriptor" id="id.ist" label="Number" configurable="true">
Thanks

