How to implement dropdown values to hold an id and display as name
Hello @Sneha_Borkar !
Here’s an example of how you can implement a dropdown in UI Builder:
In the UI there is element such as dropdown that appear when you click on any element - text, picture or icon - it can be anything. Dropdown is great if you need to give a user options with very little space, it can be very small and can pack a lot of information in a small space.
This recipe describes how to implement it in UI Builder.
Structure
Let’s start building dropdown by creating a component structure on the User Interface tab.
The general structure of the component is shown below. Ea…
If that’s not what you meant, please specify exactly what you want to implement and I’ll try to help you with that.
Regards,
Alexander
Hi @Alexander_Pavelko
No not exactly
How i want is i have one dropdown field and the options for the dropdown displaying (label) is the name and the actual value the each option will store is the id
Dima
(Dima Vak)
March 23, 2022, 9:43am
4
Are we talking about Select component as here - link ?