Hello,
An Document item may be "signed" by one more users. I have a document content type sign1 with site columns:
Sign1_name
Sign1_DidHeSignedIt: choise : Signed, NOT signed, NOT yet signed.
The problem is that the Document item may need to be "signed" by up to six users!! I was thinking of making different content types: sign2,....,sign6, inherited one after the other, but what can i do about the site columns! I don't like having sign2_name,...sign6_name.
I was thinking of making a second list, just with the signers but it's not a feasible solution to whole project.
Is there another more elegant approach?
Thank you
Christos