I can use the READ functions in the form connections without an issue; however, I cannot seem to get the UPDATE function to work. I get the Form connection error System Error: #1 which would mean that there is a permissions issue. I don't quite understand what I'm doing wrong. Type is 'Update', Active is checked, Permissions - tried Use Allow and have now switched to Full Control Allow for Everyone. I provide the fields I want to update (not in a table and not a list or pull-down field). When testing I provided the Form Instance ID. I can search with this value to pull data from the instance I'm attempting to READ (Field Meta-Instance ID).
Here's what I have tested:
Form Instance ID left blank - ERROR: Form connection error The form-instance was not found.
Form Instance ID not valid - ERROR: Form connection error The form-instance was not found.
Enter a valid Form Instance ID: ERROR: Form connection error System Error: #1
Enter a valid Form Instance ID and the Field I want to update with valid text input to a text field: ERROR: Form connection error System Error: #1
What do I need to do?
