How to implement the gallery widget

0
hello The gallery widget implementation I want is first to open a pop-up page when you press the button, and then show the product list using a grid-like widget. When you click and save multiple products at once, the logic is to reflect the number of selected products in the gallery widget and show the product list. I would like to implement . How should I implement it?
asked
1 answers
1

Hey bosung kim,

 

Follow the documentation it helps you Gallery

 

Check this https://video.mendix.com/watch/AdPEsJbaN8gahJf51PAid6

answered