Alternative name for dropdown selectables #475
RabaDabaDoba
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's say that I want to select one of many products by some complex UUID, but I know by the name like "Yellow Shoes". I thing it would be awesome to be able to have a drop down of (in this case) readable names but it returns the long UUID instead. Such that each entry has a display name which is shown in the drop down, and then a value that is returned.
Beta Was this translation helpful? Give feedback.
All reactions