My first Doc Merge Template and it's for a Quote form. I get the
Invalid closing tag <-> Opening collection tag not found error.
Using Sugar Sell 13.0. Just can't figure out how to resolve this error. Help, please?


My first Doc Merge Template and it's for a Quote form. I get the
Invalid closing tag <-> Opening collection tag not found error.
Using Sugar Sell 13.0. Just can't figure out how to resolve this error. Help, please?


Hi Shelia, I might be completely missing it, but I don't think I see an {endif} closing tag for your {if name.length > 0} opening conditional tag. It is possible that that is related to your issue and the system is just giving a somewhat misleading error message. Check out the Doc Merge Appendix for examples of formatting if statements.
Let me know if that resolves it!
-Brenda
Placed an {end if} in the document. Unfortunately, still receive the same error. Thank you for catching the endif!
Just to be sure, the {endif} doesn't have a space in the actual document, right? I noticed it does in your message and I'm not sure if that would work. But if that is all good, then hopefully someone else will have some ideas on the error you're seeing!
-Brenda
Besides the missing endif pointed out by Brenda Rossetto , in the Total Sales Price column you have (/products} twice.
FrancescaS