How to show a Badge on Edit Form
Hey folks, I have a status enum column on my model, when I edit a resource I want to show the current status as a badge on the edit form? Amy idea how i can do this? My enum has the getLabel, getColor, etc. implemented.
2 Replies