Text Tag Dropdown Two Word Option Not Displayed
I have a text tag dropdown that is functional.
{{*eaTermsOfPayment_es_:signer1:dropdown(options="Red,Green,Blue”):dimension(width=35mm, height=7mm)}}
If I add an option that includes two words it fails and displays the text tag itself on the sent document.
{{*eaTermsOfPayment_es_:signer1:dropdown(options="two words,Red,Green,Blue”):dimension(width=35mm, height=7mm)}}What is the proper syntax to use when including an option with two words?
