I have my action buttons defined in my links.action.yml
file and they show on the appropriate routes. But there’s a page that requires 2 action buttons –
Add Certification
and
Add license
Since both buttons add something, it makes perfect sense to to have both on a dropbutton (like the operations button that shows on entity collection views). This is much better than having 2 separate action buttons side by side
Problem is I’ve searched wide and near – and can’t see any way to do define a dropbutton in links.action.yml.
Pls how do I go about this?