Hello! I’m in a situation where I HAVE to use a custom form. In this form, the user must upload a photo (required field).
Desired outcome:
If the user uploads an image, it goes to the next screen.
If the user does not choose an image, it goes to an ERROR screen.
Unfortunately the “Image Picker Not Equal to Empty” logic is not working on my Button Action. Some test screenshots below. Anyone know any workarounds to validate whether an image was uploaded?