Hello,
We need to expose a ListGrid's complete field list in the Target Field drop-down and not just the visible fields.
Our application allows users to define highlights that can be applied to multiple views. So, they need to be able to build highlights based on the complete list of fields and not just those fields that happen to be visible in their current view.
I don't see any APIs that allow us to control this though. Any suggestions? Ideally, we could format the list to somehow distinguish between currently visible fields and those that are not currently visible.
We need to expose a ListGrid's complete field list in the Target Field drop-down and not just the visible fields.
Our application allows users to define highlights that can be applied to multiple views. So, they need to be able to build highlights based on the complete list of fields and not just those fields that happen to be visible in their current view.
I don't see any APIs that allow us to control this though. Any suggestions? Ideally, we could format the list to somehow distinguish between currently visible fields and those that are not currently visible.
Comment