Replies: 1 comment
|
Fixing for now by hiding the title's in my theme.css file:.flowforge-card-content h4 { |
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.
Hello - I want to be able to mutate and format the card's title before displaying - is there any way to do that? I tried adding a cardTitle method to the model (no effect), and getStateUsing() to a TextEntry field in cardSchema, but that just makes another field below the title.
I'm sure I'm just missing something simple.
Thanks!
All reactions