Jump to content

Custom dialogue for validation


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

Recommended Posts

Hi there!

I have a problem with validations... Since validations are not performed via a script, I cannot create my own custom dialogue box when there's an error. Sure, I can display a custom message, but I cannot change the buttons REVERT and OK, nor the title bar. Is there a way to change those too? It is not that it is so much of a problem, but I like things perfectly done, and that disturbs me... If there is no solution to that problem, maybe there is a way to tell FileMaker to run into a script upon changes in this field? In that case, I would know how to solve the problem... Any idea?

Thanks for considering my request.

Link to comment
Share on other sites

Hello H.P.,

The 'free' plug-in you're referring to is actually the same plug-in that I mentioned which ships on the FileMaker Developer 7 CD-ROM.

However I suspect that the glum tone of Andre

Link to comment
Share on other sites

perhaps this might be of use:

http://www.filemaker.com/ti/103792.html

if ur just looking for "revert" part of it....but I think u would have to "Send Dialog Box" from script to get the "Title" and field involved in the error etc.

Maybe u could fake an "entry" simmilar to web forms where [submit] button would trigger the scipts of ....this would mean that u must have:

- a "temp_entry" file and ones validated data would have to be "SetFields" to "true file"

- duplicates of field in globals which will temp. hold the info and then scripted action would add/edit/delete..etc into "true" fields

....all this work just to emulate "on Exit of Field".... frown.gif

or as said...v 7 : ...which is an option but not a solution.

good luck!

Link to comment
Share on other sites

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