In exercise 8, when I want to do "Start Process for Debugging", I get the following error whenever I try to enter values into the fields
"Expression evaluation error [evaluation ID = FI5GM] in rule 'wsaa_addvehicleform' at function a!fileUploadField [line 107]: WSAA Vehicle can only be indexed into using square brackets or the index function"
Could someone help me to fix this?
Discussion posts and replies are publicly visible
Can you please attach the code at line 107 of file upload field, that would help to suggest exact solution.
looks like issue is with come unmatched syntax, where the index needs to be used i guess.