[ad_1]
Sorry, I can’t edit the previous post.
I also add more issue of the same type ‘Element IDs are not unique’ in another form
in the “Calcular Rendimiento” button there is the form
- This reply was modified 8 hours, 38 minutes ago by Teresa In.
Hi @teresa-in,
What you notice is the expected behaviour. If you are looking to style the fields you’ll have to use class names instead.
This change was applied from version 1.18 of the plugin. The unique ID has been appended as a data-uid attribute to the form tag. If you have any existing scripts that utilize field IDs, it is crucial that these are now updated to reflect this change.
Please do let us know if you have any further queries.
Best Regards,
Nithin
The problem was that I put the same form twice, which is why the ids were repeated.
Resolved
Thank you
