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

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

Recommended Posts

Posted

Hey All,

I'm running into a repeated problem with my databases. Not enough to make them useless, but this is an important problem that does cause our otherwise VERY helpful inventory tracking databases to fail occasionally.

I have relationships set up for various reasons; I need these relationships to be good, based on user-input info in different fields.

What is causing a problem is occasionally a user will hit "return" when entering sensitive text-based information. This invisible problem causes all the relationships to break that point at that record.

I know I can flip over to automatic entry key fields (such as a unique, numeric, unmodifiable recordid) to avoid this entirely, but for various reasons that is not attractive (though it is a last resort, if necessary)

What I would LOVE to know, is this: is there any way to search for return characters in text fields (as part of a cleanup script, perhaps), and/or to set a validation for data entry that would catch and prevent return characters from being entered?

Thanks in advance

Posted

You can use auto-enter calculation that replaces field value and use substitute ( text; "¶"; "" ) function. This checks for return characters and substitutes them with nothing.

HTH

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