Updating temp states from js query using field id that ran the query

Hey @Rob_Faulkner!

Can you try using state_data_changed.value[fieldIndex][fieldName].clean? If you're using a variable to access a property on an object you specifically need to use bracket notation. Let me know if that does the trick!