Survey with selecting images

0
We want to create an app where the user selects 5 of the 24 given images, and the app generates a personalized report based on how the combination of the selected images compare to our benchmarks. Any advise on how I should start with the image selection phase, please? 
asked
1 answers
4

Hey Viola,

Create an Entity and generalize it with system.image and then, on the new_Edit page you can use an image uploader, this will help you achieve your requirement.

 

Hope it helps!

answered