I have a Progressive Capture form which allows a value to be chosen via a Data Query to basic users. I believe this is querying the h_sys_accounts table, where I expect the Name from the form as it is displayed e.g.
See form field setting below.
I have setup the Business Process to get this value and add a connection to the request automatically, however, this is failing on adding Connection as a Contact (from variable). It seems to be trying to get h_firstname, but since I have selected "field_11" I would have thought this should be grabbing the Display Name or h_name. Can you help?