- Issue created by @crutch
- First commit to issue fork.
- Merge request !626Issue #3504078: Operations Dropbutton improvement, need webform node id/class or form id for a webform node β (Open) created by milosr
- ππ·Croatia milosr Croatia, Montenegro
Hi @crutch,
I don't think it's a good idea for us to style that part on our side, because different clients want different designs.
But Iβve added a class with the webform ID, so you can target the dropdown based on that class and style it as needed.
The class is added to the table element, and the class name is the ID of the webform.
- πΊπΈUnited States crutch
Hi liam, Thank you for this solution, it works.
- ππ·Croatia Ivan616
I have tested the patch from solution #5 β¨ Operations Dropbutton improvement, need webform node id/class or form id for a webform node Active and it adds a class with webform ID to the table.
This is a good approach since you can take the class and make the style you need yourself for the use case you might have.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Tests are not passing.