Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I am not able to perform a 'Find' on a field containing email addresses. Are there any restrictions / secrets in FMP with the '@' sign?

Any information or workarounds would be appreciated.

Greetings

Greg

Posted

Thanks, I read this and understand.

Does this mean I cannot use email addresses as a user name? Specially in a web connected database?

Is it still possible with a work around? Is there any custom function?

Cheers

Greg

Posted

Does this mean I cannot use email addresses as a user name?

I don't see why not.

Is it still possible with a work around? Is there any custom function?

All you need to do is escape the @ character when searching for it. I wouldn't call this a workaround, and no custom functions are required, IMHO.

Posted

I assume the escape function is JavaScript and not a FMP function and needs to be in the web query form.

If so, I guess I need a need a new searchable FMP field where the @ has been substituted?

Am I on the right way or would you suggest something else?

Greg

Posted

I assume the escape function is JavaScript

I assume you haven't read the relevant section in Filemaker help, as was suggested in the post I have linked to.

Posted

To find:

A character with special meaning, such as the find symbols recognized by FileMaker Pro:

@, *, #, ?, !, =, <, >, "

Type this in the field:

followed by the special character

Examples:

"Joey" finds "Joey"

[email protected] finds the email address [email protected]

True, it doesn't use the term "escape" (though you will find it used elsewhere).

This topic is 6043 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.