Is a PDF's Javascript disabled when Generating Documents?

I have a PDF that has a custom calculation script that does not run when generating a PDF via the Generate Documents feature.
The script is simple by design:
var adequate = Number(this.getField("Signs_Adequate").value);
if (adequate ==1) this.getField("Signs_Adequate_Result").value = "True";
I was hoping to achieve a solution where I could fill a radio button or check box based on another field's contents to save having to create helper columns in Smartsheet. I would love to know if this is possible.
Best Answer
-
I had the same problem, but implemented my formulas inside the sheet. Customize your pdf to reflect this and remap.
Answers
-
I had the same problem, but implemented my formulas inside the sheet. Customize your pdf to reflect this and remap.
-
Hi Mike, that's what I was hoping to avoid (it will require over 100 helper columns) for this Federal PDF. Thank you for your response!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.1K Get Help
- 430 Global Discussions
- 149 Industry Talk
- 489 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 74 Community Job Board
- 499 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives