How to implement Bootstraps Buttons with dropdowns
0
I have got this dropdown and these two buttons with are calling a microflow doing some checks and setting the status to Completed/Rejected: The text ‘Accepted’ is a dropdown, non-editable, shown as text. Now I want to change this to the much prettier Bootstrap variant, like this: This describes what needs to be done to get it: https://bootstrapdocs.com/v3.0.3/docs/components/#dropdowns, but how can I implement that in Mendix?