Clear table values when I change an image

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.

3 Likes

Will do Robert, thanks.

As promised:

4 Likes

Thanks Robert!!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.