Forum Discussion
BenjaminGolden
5 years agoQrew Cadet
I should add: this happens regardless of whether the text in question is Javascript or plain text. For example,
------------------------------
Benjamin Golden
------------------------------
"Hello"
becomes ?Hello?
------------------------------
Benjamin Golden
------------------------------
- KeithJusas5 years agoQrew Captaininstead of putting logic like that in the ef template why not just create a formula field on the table itself and then use the formula field in the template?
------------------------------
Keith Jusas
CEO
Juiced Technologies, Inc.
Ronkonkoma NY
6316175060
------------------------------- BenjaminGolden5 years agoQrew CadetThat's definitely an option I considered, however I'm not the only person who works on the app in question and I'd like to add as few fields as possible. Having conditional logic in the EF itself is my plan A, and I know it's possible with vanilla QB since I already have some working. But my main concern is the fact that quotation marks just don't get processed correctly regardless of anything, so it'd be nice to know how to fix this so that plain text documents with quotation marks display correctly.
------------------------------
Benjamin Golden
------------------------------- BenjaminGolden5 years agoQrew CadetUpdate: Turns out the issue is inherent to the Microsoft Word exact forms. I revised the form in HTML and like magic everything worked again. Why that wasn't my first thought, I have no clue. But anyway, lesson learned: only use the Word macro for formatting.
------------------------------
Benjamin Golden
------------------------------