The objective is to allow users to select from a list of options. However, I’d like for each item on the list to have a representative image next to it. I’ll appreciate your input!
Ok. Would the user be able to select from it as an input? I was trying to avoid creating a separate database for it…what’s why I was trying to use the option set.
Honestly, it’s a little hard to explain.
To start, create a reusable element and set its data type to option set.
Then you can create the dropdown with the repeating button and group.
Once selected, set the item to reusable element, so that it is available on the page.
Yes I figured. Lol! So, I’ll give it a shot. If I have any major issues, I’ll circle back. I just thought it was doable with the option set (trying to find a shortcut. Lol!).