Status field default statement
#4703
Unanswered
kichetof
asked this question in
Ideas & Feature Requests
Replies: 0 comments
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.
-
I currently try
Statusfield and they're no "default" statement.In my table, I've a
statuscolumn that set by default to "unknown" (action was never fired for the record). I'm confused to useloadingorsuccessbecause this isn't the correct statement and users will be losed.Should it be possible to add a "default" statement like:
->defaultWhen(['unkown'])with another color (maybe like warning or info badge) and with this iconquestion-mark-circleor another one ?Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions