make CSS ID = UserForm dynamic
by pvdv63 on 07 Mar 2019 19:41 | 850 Hits | 1 comment(s)
Can you make the name of the CSS ID = UserForm dynamic? Now every form has the same name. Perhaps you can change it to UserForm+"the number of the form".
When I run Google Pagespeed Insights / Lighthouse the comment of this test is that the ID UserForm is not unique.
This can be set manually
You can change the default CSS ID from "Form Properties" > "Form Attributes" in your form configuration.
Quote