Replies: 2 comments
-
Hi @vasnt , thanks for your feature request. Bear with me if I understand it incorrectly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
In many cases, multi-select column may has choices more than 5.
Column width becomes constraint if more than 2 choices are filled.
So it is better if aliases/short abbreviations (user defined) are used for each choice.
e.g. while choosing/adding new choice, it shows full view. as below.
Abbreviation - its meaning
TD - Today
YD- Yesterday
ND- Next Day
NM- Next Month
NY- Next Year
but in grid view, it should show only below abbreviations
TD
YD
ND
NM
NY
So, is it possible to add abbreviation & full form both while filling choices? (so it can act as in-place short guide for users)
Beta Was this translation helpful? Give feedback.
All reactions