Question
Knowledge Experts SA
FR
Last activity: 9 Feb 2017 9:52 EST
Change pzWorkGroupsForOperator from final to available request
Hello,
I'm using the standard routing implementation; "Data-Admin-WorkGroup" class for groups, "Data-Admin-Operator-ID"for users and the declare index "pzWorkGroupsForOperator" to save the link between users and groups.
We need to add a new field flag (active/inactive) to users inside the groups. So, I added a new field in the index class "Index-WorkGroups", but i couldn't optimize it inside the index (pzWorkGroupsForOperator) because it's final.
Is there a possibility to make it available because we used the standard classes from the beginning of the project and no way to change it now?
Thanks in advance,
***Moderator Edit: Vidyaranjan | Updated Categories***