sirtemplar Posted July 30, 2009 Posted July 30, 2009 how do i require a character/s in a field? like for example the @ sign on my email field and http:// on my web field. thank you
LaRetta Posted July 30, 2009 Posted July 30, 2009 Use PatternCount() as: PatternCount ( field ; "http://" ) :wink2:
LaRetta Posted July 30, 2009 Posted July 30, 2009 By the way, I assume you already knew it but I didn't state it and others may wonder also ... this calculation should be placed in Validation by Calculation. Sorry for my omission.
Recommended Posts
This topic is 5665 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now