Hello OS Team,
currently we have a records with documents in it. These documents have a field category which is displayed in the structure tree of the record.
Because we want the users to see all available categories, even when no document with this category exists, the different values are added to the "showemptylist" property.
Now it gets a little tricky, if we want different user or group rights on the categories.
I managed to filter the catalog values via scripting in the form script of the document.
So a user which has no right for the category cannot add a document with that category.
Is it also posible to filter the showmeptylist values, so only user with a specific right group can see the entry in the structure tree?
Thank you for your answer in advance,
schulerb