Skip to main content
This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
March 11, 2024

Do you mean based on the totals? If so, yes, you can do that. You would need to create an array of literal objects with the name and score as properties of each item, then sort that array (using a custom sort function) based off the totals, and write out the first three items from the sorted array to your text fields.

This is not an entirely simple scripting task, though, depending on your level of Acrobat JS experience. If you're interested in hiring a professional to create it for you, feel free to contact me privately by clicking my user-name and then on "Send a Message".

Inspiring
March 11, 2024

There is.