Hi,
I have a form, this form is connected to a sharepoint list - i also have a column in my sharepoint list for "Pass" or "Fail" - at the moment this is populated as empty.
I need to fill this with either pass or fail based on the outcome on the dropdown boxes within the form.
i.e. 12/12 say "Yes" - it need to populate "Pass"
10/12 say "Yes" and the remainder say "No" - It needs to populate "Fail"
Do any of you guys know the best way of doing this. I have tried doing a count of all that say yes and then comparing that in order to populate but this does not work. I cant seem to get the variable to initialise within onstart.
Any help would be much appreciated.
Thank you!