Combine upload image with add new row action

I have a table of my images.

Data from this image is collect from an add new row action.

I would like this action to trigger each time a new image is uploaded in the form.

3X_0_5_053ad2908ab2849872d124b6baa5cc3dc14eeb67.png

There doesn’t seem to be a behavior App Link that can be attached to the image type field. Any ideas how I can trigger my action when a new image is uploaded?

0 5 397
5 REPLIES 5

Steve
Platinum 4
Platinum 4

Correct.

You’d probably need to make your images table a child of the other.

My difficulty is not collecting the data, it’s triggering the data collection. There is no system action for uploading an image nor does there seem to be an ability to create one, so I can’t combine actions?

You’re not making much sense here. Can you explain in a different way?

I have an action that captures image information.

The info gets stored in my Images table.

The Images table uses UNIQUEID as a reference to the main table (that my form uses). When I edit the form and upload an image
3X_1_b_1ba224e1b64f0c860332cd978133eae1a5735fef.png

I would like to auto trigger the Upload to Gallery action without having to click another button.
3X_4_6_4651d6e7caac5cfa5ece3651cfc61de999c16777.png

I should be able to click the camera icon, upload my image, and a new row should be automatically created in my Image table. It should not be a 2 step process.

You might be interested in this option:


And this:

As well as setting your “Upload to gallery” action as the Form Saved Behavior for this form.

Also this feature request is related:

Top Labels in this Space