How to Suppress Table Rows when there are more than one row in a table?
Hi Guys I am working on a scenario where I have to show only 1st row of a table and and suppress all other rows. I have been trying to use this tag but it seems to be not working and suppressing all the rows. as a result no value is passing in the row.
<# <SuppressTableRow Test="count(./Ext_Dealer__c) >= 1" /> #><# <Content Select="./Ext_Dealer__c[1]"/> #>
Back to Docusign.com

