Hi, I need to use the selected dropdown option in a gravity form to populate a user query which in turn adds its output (user emails) to an admin field on the same form.
This is so the notification email gets sent to the correct email addresses based on the dropdown option.
I have the last bit working using gform_field_value_myvariable but I can’t find a way to order these so the query runs after the drop down option has been selected. It only works when I set a value for ‘myvariable’.
Any help on this would be much appreciated.