Support

Home Forums Event Espresso Premium input mask 2

input mask 2

Posted: May 16, 2017 at 10:30 pm

Viewing 3 reply threads


Cod106

May 16, 2017 at 10:30 pm

Hello,

Sorry for the delay of my answer but I need more information about how I can create a validation field of a form.

Reference about Topic Input Mask

Where I can add a class or id to find the specific field of my form

like for the fiel “Pin NR” on my page

Thanks for your help


Seth Shoultes

  • Support Staff

May 17, 2017 at 1:24 pm

Hello,

You can edit this from the WP admin > Event Espresso > Registration Form page for that question. It should look something like this:
https://www.screencast.com/t/3PiD4hMFB3

Does that help? Please let us know if you have further questions.


Cod106

May 17, 2017 at 9:38 pm

No because I would like to add a class or an ID to the PHP file.
In WP admin > Event Espresso > Registration I can t.

How I can do?

Thanks


Josh

  • Support Staff

May 17, 2017 at 9:51 pm

Adding classes or an ID to the PHP file is not supported. If you absolutely must add classes or an ID to the html markup of the web page, you can use these jQuery methods:

https://api.jquery.com/addclass/
http://api.jquery.com/attr/

and you can use the wp_enqueue_inline_script() function to add your custom script to the existing script on that page.

Viewing 3 reply threads

The support post ‘input mask 2’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso