Is there any way to get the id of a field in a template?
In the HTML I get:
I know I can g
You can get the ID like this:
{{ field.auto_id }}