Hm, could you try putting in the emails of the two collaborators separated by a comma?

I’m not too sure what you mean when you say “in rotation” honestly, so apologies if I’ve misunderstood the problem
Hm, could you try putting in the emails of the two collaborators separated by a comma?

I’m not too sure what you mean when you say “in rotation” honestly, so apologies if I’ve misunderstood the problem
‘in rotation’ I mean to alternate two definite collaborators so that new records will be filled in with their names by default
‘in rotation’ I mean to alternate two definite collaborators so that new records will be filled in with their names by default
Ah okay. I’m not sure if you need help with the alternation bit, but on the off chance you do, I think I’d try creating an autonumber field and then creating a formula field to check whether it was even or odd
Then I’d get the automation to run conditionally, so if it was even it’d give it to Person 1 and if it was odd it’d give it to Person 2