In my app I want the users to be able to add images to an image slider. But, I am can’t understand how to set the image slider in this way?
Image picker component and a button.
Let’s say you have a collection called “Images” and it has a name and an image parameter.
On the button, add an action “Create > Image”. Set the image as Other Components > Image Picker.
Or put a form that creates the item in the collection.
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.