BelongsTo ->withSubtitle() without ->searchable()
#6205
Unanswered
mrleblanc101
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
|
I guess it only makes sense if your subtitle is very short 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, there is no way to use
->withSubtitle()without->searchable().From the docs, this is not very clear. I understand why, native select can't have subtitles (multiline options).
But I believe it could be implemented another way, suffixing the option with the subtitle like so:
Option value - Option subtitleBeta Was this translation helpful? Give feedback.
All reactions