Limit images upload into Wix Pro Gallery

Hi - How can I limit a user to upload up to 2 images (at a time) into the gallery? Currently upload is being made via an ‘upload button’ and a ‘button’ which inserts the single uploaded image into the Dataset.
Users are not members or registered, but only Guests, hence probably a creative solution is needed here… thanks!

Hi.
You will need to use session from wix-storage to limit upload of images per session. See this forum discussion for more details.

Good luck!