I want the user to upload a picture with a picture uploader and then automatically save it to the database without having to run a work flow with a button.
Is this possible.
I’ve tried to make something with the ‘when something is true’ workflow, but I don’t seem to be able to do this.
Ideally there would be something everytime something is uploaded to the with picture uploader it saves it to the database.
You need to use When input value has changed to trigger the WF
Or autobinding if possible
2 Likes
The (powerful) imagePro plugin could also help you to achieve this result, including image optimization.
1 Like