Validation not works for anonymous users (sitefinity 4.1)

Posted by Community Admin on 04-Aug-2018 20:14

Validation not works for anonymous users (sitefinity 4.1)

All Replies

Posted by Community Admin on 13-Dec-2011 00:00

Hi 

I have a Asp.net User Control with form.  jQuery validation plugin uses for validation.
If user is logged as Admin then form works correct. If user not is logged then validation and watermark not works.

What can be the bug causes?

Thank you

Posted by Community Admin on 15-Dec-2011 00:00

Kronos,

When logged in, jQuery is automatically included. You'll have to include it manually for everyone else. Check out this blog post on how to accomplish what you're after.

Hope that helps!

This thread is closed