CRM related list - automatic signature fields
Hi,
I am using a Zoho CRM related list in my Zoho Writer template (the Deal's Contact Roles list). I want to dynamically create signature fields for each of the entry in this list.
In the left column, I have the contact names. On the right column, I have text setup like this: {{Signature:recipient#}} where the # is a formula formula like this: =COUNT(ABOVE)+1.
Here is what I get, for 4 contacts:
In Zoho Sign however, they put them all as the same recipient:
Is there a way to achieve what I'm trying to do?