Copy link to clipboard
Copied
Hi Everyone,
I created a coaching evaluation form, with the help of this community. It has numerical evaluation fields that were averaged and populated another field. Those results then populated as a text value in another field.
I sent this out to our national body, not knowing that I had an issue where the formulas work on a conventional operating system, but they do not work on iOS specifically. Coaches having the ability to use their mobile devices while doing these evaluations was the point of the project in the first place. I have Acrobat and the default PDF viewer on my iOS devices, and I can only use the drop downs to populate the evaluation fields. The averages and text formulas don't function.
Thoughts?
Copy link to clipboard
Copied
Acrobat Reader on iOS doesn't support all Javascript features.
Copy link to clipboard
Copied
I used an average function, and an if statement. Those seem pretty basic, but I may be wrong. Should those be supported on iOS? I haven't asked anyone with an Android OS to work with the file. Is there a work around to make it compatible with mobile devices? If I can't use it across all platforms, it's been a learning experience only.
I appreciate any insight.
Copy link to clipboard
Copied
You are correct, those simple scripting features are supported on the Adobe Acrobat Mobile Reader, and they are also supported by PDFExpert from Readdle (IOS only).
Are you sure that the PDF is being viewed on Acrobat? and that there are no other features?
Copy link to clipboard
Copied
I specifically opened my Acrobat application to test it, after the native reader lacked the functionality. The formulas didn't work with either.
Copy link to clipboard
Copied
What scripts does you use?