I have an IMAGE PICKER component. Upon changing the image, I would like to clear some fields in a table. Is this possible?
Not with the native image picker. You’ll have to do something clever with an AI component. I just built something similarly with a choice component. I’ll try to share my logic in a bit. Stay tuned.