I have a form with 10 scale questions going from 1 to 10. I would like to give each user 30 points and if they select more than 30 totaling on all scales, disable the submit button and show notification.
I have added a script trough Tools->Script editor, but cannot find an example or trigger which would give me that kind of functionality.
Is it possible, or I have to write my own form template with custom javascript?
Tnx in advance