Skip to main content

I am working in DocuSign Gen in DocuSign Apps Launcher in salesforce. I have a paragraph in my Word Template that I want to suppress if a certain text field in salesforce is blank. 

I want the output document to not show the blank space where that paragraph should be. 

This is my text <# <Conditional Test="/Opportunity/OEM_Account_txt__c" NotMatch="" /> #>MY CONTENT HERE<# <EndConditional/> #>

I am getting this error: TemplateErrorExists:Conditional: Cannot specify match or NotMatch with Test attribute

Can someone help me understand how to evaluate if a field is blank? 

Be the first to reply!