sandyinlet Posted February 18, 2009 Posted February 18, 2009 I'm looking for an efficient way to validate an exit of a portal row. Specifically I want to allow users to enter data into portal row fields in any order they want unencumbered. But if they exit the row completely, then I want to test whether the state and country fields have been left empty. In FMP10 is there a way to do this? Much appreciated.
IdealData Posted February 19, 2009 Posted February 19, 2009 Have you set the field validation in the field definitions? This is probably the simplest method, however I personally have always scripted my validations - now FM10 offers script triggering then there maybe some future in that.
sandyinlet Posted February 19, 2009 Author Posted February 19, 2009 Have you set the field validation in the field definitions? This is probably the simplest method, however I personally have always scripted my validations - now FM10 offers script triggering then there maybe some future in that. One thing bothers me about Field Validation in the Field Definitions. I don't want to bother the user as long as the portal row is active. Is that possible with Field Validation in the Field Definitions? How might script triggering in FMP10 play a role? Much appreciated.
Recommended Posts
This topic is 5756 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