dbTalk Databases Forums  

Version 7/8 field validation

comp.databases.filemaker comp.databases.filemaker


Discuss Version 7/8 field validation in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul Bruneau
 
Posts: n/a

Default Version 7/8 field validation - 12-11-2006 , 09:29 AM






So I'm doing post-conversion from my large v6 solution with the
excellent help of MetaDataMagic and I have just got to my first real
nasty set of differences.

So apparently to make v8 a little less of a dog, they aren't doing
field validation checks on field exit anymore, they are doing them on
record commit (with the exception of checking for Unique and Existing,
which it seems FM was forced to go back and make "on field exit").

Many many times I have an "edit" layout with an "edit" script for the
users to go and edit records. In this new version, field validation
doesn't trigger sometimes until way after the user has completed
editing and the editing script has finished!

Are there any feasible ways to solve this?

Also I'm not looking forward to dealing with all of my Set Field script
steps. I have 1375 occurrences of those to check. Thanks FM.


Reply With Quote
  #2  
Old   
Grip
 
Posts: n/a

Default Re: Version 7/8 field validation - 12-11-2006 , 09:52 AM






What's worse, having a tool that doesn't fit the job or not having any
tools at all? With field validation, I'm not sure of the answer.

I've been trying EventScript out for a few weeks and it seems to work
fine (and it's donation-ware).

http://www.softs4humans.com/FMPro_Plugins.html

G


Paul Bruneau wrote:
Quote:
So I'm doing post-conversion from my large v6 solution with the
excellent help of MetaDataMagic and I have just got to my first real
nasty set of differences.

So apparently to make v8 a little less of a dog, they aren't doing
field validation checks on field exit anymore, they are doing them on
record commit (with the exception of checking for Unique and Existing,
which it seems FM was forced to go back and make "on field exit").

Many many times I have an "edit" layout with an "edit" script for the
users to go and edit records. In this new version, field validation
doesn't trigger sometimes until way after the user has completed
editing and the editing script has finished!

Are there any feasible ways to solve this?

Also I'm not looking forward to dealing with all of my Set Field script
steps. I have 1375 occurrences of those to check. Thanks FM.


Reply With Quote
  #3  
Old   
Paul Bruneau
 
Posts: n/a

Default Re: Version 7/8 field validation - 12-11-2006 , 12:59 PM



Good question. I might just move to remove field validation and do it
via script loop and dialog warnings.

Grip wrote:
Quote:
What's worse, having a tool that doesn't fit the job or not having any
tools at all? With field validation, I'm not sure of the answer.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.