dbTalk Databases Forums  

Calling script from lookup

comp.databases.filemaker comp.databases.filemaker


Discuss Calling script from lookup in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
F.Balaguer
 
Posts: n/a

Default Calling script from lookup - 06-21-2005 , 01:02 PM






Hello,

I need to put a text on a field that is the result of "collecting" sub
strings from other records.

I know how to write a script that collects the substrings and put them
in the field. Now I would like to call the script from a lookup so
that when the record is created (in a portal) the script is called.

Is this possible? I am running FM7

Thanks


Reply With Quote
  #2  
Old   
Matt Wills
 
Posts: n/a

Default Re: Calling script from lookup - 06-21-2005 , 01:28 PM






There are a couple of free plugins that will activate a script upon change
to a field.

EventScript from http://www.softs4humans.com

and

zippScript from http://homepage.mac.com/jkornhaus/

Tip: I haven't really done anything with zippScript yet, but I know from
EventScript experience that you are probably going to want to do your
collecting in a global field, so that you have the final result before you
put it in the destination (trigger) field. If you used the trigger field
to do your collecting, you would be activating the script with each record
collected.

Matt

On 6/21/2005, F.Balaguer wrote:

Quote:
Hello,

I need to put a text on a field that is the result of "collecting" sub
strings from other records.

I know how to write a script that collects the substrings and put them
in the field. Now I would like to call the script from a lookup so
that when the record is created (in a portal) the script is called.

Is this possible? I am running FM7

Thanks

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.