hi,
I'm trying to create the custome field as screenshot below.
my goal is for the same task, preparer cannot be the reviewer. so I need the ID so I can filter the record out based on loggedInUser()
the criteria: same date, same task, different Stage
also it would be easier to change the status from Preparer to Reviewer.
Thanks,
Discussion posts and replies are publicly visible
I don't think this is something you should be doing on the custom record field. This should be handled while you are creating the records and you can simply check the value against the Reviewer. Also I would like to know if for a different task number(Expample: Task column has the value 2) can the Reviewer mentioned here for the Preparation stage can be the reviewer for Review stage?