Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6547 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a simple problem (I hope). I wish to validate e-mail addresses. I just want to do a simple search that tells me all the addresses that do not have the form: "[email protected]"

I was hoping to accomplish this by doing a search, something like *@*.* ...however, the @ is a wildcard from what I understand. Any ideas how I can do this?

Posted

The "@" character is a "character with special meaning" when defining search criteria, so it needs to be escaped. See Help > Finding, sorting, and replacing data > Finding records > Finding text and characters.

  • 1 month later...
  • Newbies
Posted

... like this

Thanks for the tips,

but I just don't know how to validate an email entry field with an extensive error message using IsEmailValid. The only thing I succeed to do for now is to create a button next to the field that call a script using IsEmailValid to correctly display errors.

Thanks

  • Newbies
Posted

you don't need a script, but only a calculation, result text

Wow, Thanks, I got it, it was to simple for my head scratching session;

" Auto-enter, Calculate Value, Do not replace..."

This topic is 6547 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.