display_with_value option for select #3889
-
What does the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks for spotting and reporting this, @manuelmeurer. I can't find any mention either, my assumption is that whoever wrote that snippet intended to use Closing this as resolved, and I'm pushing a commit to change |
Beta Was this translation helpful? Give feedback.
Thanks for spotting and reporting this, @manuelmeurer.
I can't find any mention either, my assumption is that whoever wrote that snippet intended to use
display_value
, which is documented here.Closing this as resolved, and I'm pushing a commit to change
display_with_value
todisplay_value
.Feel free to reopen or continue the discussion.