Add support for ListView field renderers #6
YodasMyDad
started this conversation in
Ideas
Replies: 1 comment
-
Yup, gotcha. Already on my list, but good to open the discussion. Just an fyi for your simple example you can use SetFormat to format the value a different way. Not tried, but I imagine emoji’s should work. |
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.
-
Say I have a Boolean for a value and want to display it in the list. Have just True/False or 1 or 0 is not great.
Be nice to be able to have a partial view or html file or however you are doing it. So that I could. In this scenario for example. Maybe display and happy emoticon or and unhappy emoticon. Shit example but you get what I mean
Beta Was this translation helpful? Give feedback.
All reactions