/ Id-Extras Forum / Complex Form Creation – Multiple Levels of Editability / Reply To: Complex Form Creation – Multiple Levels of Editability
December 16, 2020 at 9:36 pm
#6279
Participant
Thanks for sending over the PDF.
So, in Text Field 3 there’s something funny going on. Check out the screenshot.
The script is broken over 2 lines and things are missing.
It should look like this:
Code:
// FormMaker-Calculate
AFSimple_Calculate(“SUM”, “Text Field 2, Text Field 1”);
//FormMaker-End
AFSimple_Calculate(“SUM”, “Text Field 2, Text Field 1”);
//FormMaker-End
In InDesign, select Text Field 3, delete the existing calculation, and try applying it again. Then export as interactive PDF.
Not sure how that script got corrupted. Perhaps you played around with it in Acrobat?
Also, the text is not appearing because it is coloured black. Have you applied a white colour to it in InDesign?