Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I am using Windchill PDMLink Release 10.2 and Datecode with CPS M030-CPS22
This is simple business requirement, can be tested or implemented on any latest Windchill version.
Step 1: user is part of Problem Report Author(PRA) for PR object
Step2 : If PR state is Open, then only allow PRA user to show add particpant icon for CA1 role in Members table.
Step3: If other then Open state, disable/hide the add participant for CA1 role.
For this i have written a validator is current user is part of PRA role, if so, then check for state of the object.
But stuck at a point, how can i check and hide the add participant action for CA1 role.
Is it possible thru Validator? or DataUtility?
For now, wrote a validator code as below:
Hello SY_10256354,
May I suggest you open a new case from PTC Tech Support ?
KR,
Charles.
Hi @cgautier
TC does not provide any complex coding it is out of support,
You can contact Global support that is payed service.
PS: My experience. or Has PTC changed anything in this?
PetH
Hi @SY_10256354
I would solve your issue by just configuration an advanced lifecycle state and permissions by LC.
Set deny Change Permissions and then grant access on it in the lifecycle
The ACL Change Permission is responsible to allow user change Members on the object
The icon does not disappear but user can not change the members
PetrH
Hello HelesicPetr,
What does "TC" stand for ?
KR,
Charles.