As title, I faced a question recently which I need custom field show up different value to different user group. Is there any way even script or post-function can achieve my request? Thanks!
Hello @Kris Han ,
Pls refer the folllowing posts, hope it helps.
https://confluence.cprime.io/display/TR/Restrict+a+select+list+to+not+show+certain+values
Hi @Ollie Guan ,
Thanks for your answer. However, I try to fix it via post-function. Do you have any idea on this? Thank you very much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Post functions are executed at or after the transition of a workflow. There is no user interface. If your workflow step has a screen attached, that screen is already gone when the postfunction is executed.
So there is no way to "..show up different value to different user group..." in post functions as simply there is no user interface.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.