Hi,
I have the question as in the title, need to limit the attribute list in UocFilterBuilder. Thought that this could be done by a filter permissions, however, filter permission is validated only after a request is submitted and I need a 'readable' filter builder on the GUI with only a limited set of attributes.
Was able to change that in the FilterBuilder.js however I don't like this solution and it has a lot of limitations.
Is there any way to accomplish this ? What are the alternatives ?
I thought about developing a simple control, but probably I could not integrate it with default FIM ccreate group screen, but would need to build the whole screen from scratch...and that's an overkill.
Regards,
T