django-formtools icon indicating copy to clipboard operation
django-formtools copied to clipboard

how is the name of an html element created and how do i get that from the form wizard?

Open brettelliot opened this issue 1 year ago • 0 comments

Hi, When I look at the name property of an html element like a button on a formtools wizard the name is something like the_field_name-the_field_name. Is that right?

brettelliot avatar Mar 16 '23 20:03 brettelliot