I am loving Wappler so far. As someone who has hand coded many custom databases, I don’t think I’ve ever had this much fun developing. I plan on purchasing as soon as my trial ends.
So to my question, I’m simply trying to add a bootstrap 4 badge but I can’t find a badge element anywhere. Is this not possible? Is “make badge” perhaps a setting on another element that I’m not seeing? I couldn’t find anything searching here.
Thanks for the quick reply, @TomD. I’ll have a look when I get back to my computer. I’m guessing that setting creates a badge within the button label and you can disable the button and remove any text from the label.
I'm sure you can do all of this. Eg this is probably a typical example - the button's appearance and the badge value are dynamic, just using the Wappler UI:
I ended up using a link and put the badge style on it. I also needed it to change dynamically so I added a few toggle class with conditionals. Works well! Thank ya’ll!