Hi,
I am new to DocuSign Gen and building out my first template. I would like a section to be shown if a field is not null. I am receiving this error: TemplateErrorExists:Error: EndConditional without matching Conditional
I am unsure where I am going wrong with my formatting, could someone please advise?
<# <Conditional Select ="//SBQQ__Quote__c/Production_Sheet_Notes__c" NotMatch ="">
Internal Notes: <# <Content Select="/SBQQ__Quote__c/Production_Sheet_Notes__c"/> #>
<# <EndConditional/> #>