01-11-2012 10:33 AM
Is it possible to dynamically show or hide property pages?
Let's make an example: I have business processes sorted in 3 Levels L1-L3 and 2 Property pages A and B with attributes shown in the properties of this business processes. I would like to show Property Page B only if the business process is sorted in L3 and hide Property Page B if the business process is on L1 or L2.
Has anyone of you done something similar and/or can guide me how to do this?
Solved! Go to Solution.
05-11-2012 08:33 AM
as far as I know this is possible by setting a filter in the page setup of the property page
in your case it should be something like
[Filter]
Condition = Level=3
It is also well described in the Property page technical article (courseware on the MEGA website)
regards
stijn