Hello, I’m trying to figure out how to do something that should be really simple, but can’t reach the goal and can’t find help anywhere. Maybe someone could help me.
I’m trying to exclude from my dropdown, every item I already have in my repeating group.
This is the case I have. As you can see, I can exclude the first item, the last or a random one. But I can’t exclude every item. My dropdown should have just “Diesel S10” and “Diesel S500”.
Sorry, you need to select the name at the end. This will create a list of name from the repeating group items
(RepeatingGroup Fuel’s list of Fuels’s name)
It’s better to use placeholder to show a text like : Select fuel. Placeholder doesn’t replace the default value. This will show only if the user doesn’t select anything in the dropdown.