I have a scenario where I need to send different forms for approval.
I have created a table with field values GPID;Name;Signature;Date
the GPID value is retrieved from the current user variable
Example: User A receives Form A. User A signs document and sends it to User B.
User B receives Form B. But User A GPID value now displays User B's GPID value in User A's field & User B's GPID Value in user B's field.
Is there a way to stop User A's field from populating and only populate User B's field?