Discussions

Add custom class to form field

There are use cases where you need to write js or css code to target a specific field. Currently you can use formelement1 etc or the field id but they are specific to the order of the field or specific to the form. If you copy the form or add a field it will break.

Please add an option to assign a custom class to each field so it can be targeted and the code still works when you modify or clone the form.

2 votes

Active · Last Updated