I'm looking for some JavaScripting help for Forms v. 10.2. I have a process where the users are asking that I sort data entered into a table in a previous task numerically, smallest to largest.
Example:
User 1 submits a request including specified quantities in a table
User 2 receives a form that includes a read-only view of the table User 1 completed. They must process the requested task from smallest quantity to largest.
I've been unable to figure out how to sort the quantities in the table User 2 receives.
Any ideas?