dbTalk Databases Forums  

Set warning window when using specific layout

comp.databases.filemaker comp.databases.filemaker


Discuss Set warning window when using specific layout in the comp.databases.filemaker forum.



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

Default Set warning window when using specific layout - 11-04-2006 , 01:10 AM






FMP 6 on a Mac

I need to set a warning window when a record is being modified in a selected
group of layouts, but not others. I have approx 50 layouts for my records
and if there is a modification done on one of the records while in one of my
specified layouts, I want to pop up a window. Here is an example: A record
is selected and then a layout with the number of 1,2,3 is selected. As soon
as the record starts being modified I want a window to pop up and remind me
that I must do an additional step on this record based on the layout I
selected.
Any suggestions?


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

Default Re: Set warning window when using specific layout - 11-04-2006 , 06:26 AM






What you want would require FM to perform an action (execute a script)
in response to a change to a field or, better, upon entry to the field.
FM would not do that natively in 6, it still doesn't do it natively in
8.5. A plug-in is required.

My first thought is that you're out of luck. The only plugs of which I
am aware that will accomplish on change or on entry execution don't work
with 6, requiring at least 7.

At the same time, I hear a little voice saying that somewhere I saw that
someone had accomplished it with a plug for 6, but I have so far not
been able to find such a thing.

Matt

In article <C1717CE7.3225%pismo (AT) dslextreme (DOT) com>,
Pismo <pismo (AT) dslextreme (DOT) com> wrote:

Quote:
FMP 6 on a Mac

I need to set a warning window when a record is being modified in a selected
group of layouts, but not others. I have approx 50 layouts for my records
and if there is a modification done on one of the records while in one of my
specified layouts, I want to pop up a window. Here is an example: A record
is selected and then a layout with the number of 1,2,3 is selected. As soon
as the record starts being modified I want a window to pop up and remind me
that I must do an additional step on this record based on the layout I
selected.
Any suggestions?

Reply With Quote
  #3  
Old   
Remi-Noel Menegaux
 
Posts: n/a

Default Re: Set warning window when using specific layout - 11-04-2006 , 04:20 PM



Yes, there are are 2 plugins that do that in FMP6 : the 'oAzium Events' -
made by "Wave in Motion" and available at
http://www.onestopfilemaker.com/plug...vents_3.0.html - and
the 'Troi Activator' - www.troi.com -. Each can launch a script when leaving
a field if that field has been modified.
Remi-Noel

"Matt Wills" <Im (AT) Witz (DOT) End> a écrit dans le message de news:
Im-7F7FA8.07261404112006 (AT) news (DOT) verizon.net...
Quote:
What you want would require FM to perform an action (execute a script)
in response to a change to a field or, better, upon entry to the field.
FM would not do that natively in 6, it still doesn't do it natively in
8.5. A plug-in is required.

My first thought is that you're out of luck. The only plugs of which I
am aware that will accomplish on change or on entry execution don't work
with 6, requiring at least 7.

At the same time, I hear a little voice saying that somewhere I saw that
someone had accomplished it with a plug for 6, but I have so far not
been able to find such a thing.

Matt

In article <C1717CE7.3225%pismo (AT) dslextreme (DOT) com>,
Pismo <pismo (AT) dslextreme (DOT) com> wrote:

FMP 6 on a Mac

I need to set a warning window when a record is being modified in a
selected
group of layouts, but not others. I have approx 50 layouts for my records
and if there is a modification done on one of the records while in one of
my
specified layouts, I want to pop up a window. Here is an example: A
record
is selected and then a layout with the number of 1,2,3 is selected. As
soon
as the record starts being modified I want a window to pop up and remind
me
that I must do an additional step on this record based on the layout I
selected.
Any suggestions?



Reply With Quote
  #4  
Old   
Howard Schlossberg
 
Posts: n/a

Default Re: Set warning window when using specific layout - 11-04-2006 , 04:41 PM



Plus the free "CallScript" plug-in at
<http://www.rnssoftware.com/downloads.php>. Actually, it looks like the
plug-in is now called "ActiveX Script Runner" (Windows Only).


Remi-Noel Menegaux wrote:
Quote:
Yes, there are are 2 plugins that do that in FMP6 : the 'oAzium Events' -
made by "Wave in Motion" and available at
http://www.onestopfilemaker.com/plug...vents_3.0.html - and
the 'Troi Activator' - www.troi.com -. Each can launch a script when leaving
a field if that field has been modified.
Remi-Noel

"Matt Wills" <Im (AT) Witz (DOT) End> a écrit dans le message de news:
Im-7F7FA8.07261404112006 (AT) news (DOT) verizon.net...
What you want would require FM to perform an action (execute a script)
in response to a change to a field or, better, upon entry to the field.
FM would not do that natively in 6, it still doesn't do it natively in
8.5. A plug-in is required.

My first thought is that you're out of luck. The only plugs of which I
am aware that will accomplish on change or on entry execution don't work
with 6, requiring at least 7.

At the same time, I hear a little voice saying that somewhere I saw that
someone had accomplished it with a plug for 6, but I have so far not
been able to find such a thing.

Matt

In article <C1717CE7.3225%pismo (AT) dslextreme (DOT) com>,
Pismo <pismo (AT) dslextreme (DOT) com> wrote:

FMP 6 on a Mac

I need to set a warning window when a record is being modified in a
selected
group of layouts, but not others. I have approx 50 layouts for my records
and if there is a modification done on one of the records while in one of
my
specified layouts, I want to pop up a window. Here is an example: A
record
is selected and then a layout with the number of 1,2,3 is selected. As
soon
as the record starts being modified I want a window to pop up and remind
me
that I must do an additional step on this record based on the layout I
selected.
Any suggestions?


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Professional Solutions, Inc. Los Angeles

FileMaker 8 Certified Developer
Associate Member, FileMaker Solutions Alliance


Reply With Quote
  #5  
Old   
Bill Marriott
 
Posts: n/a

Default Re: Set warning window when using specific layout - 11-04-2006 , 04:49 PM



Don't forget the popular and free EventScript

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

"Howard Schlossberg" <howard (AT) antispahm (DOT) fmprosolutions.com> wrote

Quote:
Plus the free "CallScript" plug-in at
http://www.rnssoftware.com/downloads.php>. Actually, it looks like the
plug-in is now called "ActiveX Script Runner" (Windows Only).


Remi-Noel Menegaux wrote:
Yes, there are are 2 plugins that do that in FMP6 : the 'oAzium Events' -
made by "Wave in Motion" and available at
http://www.onestopfilemaker.com/plug...vents_3.0.html -
and the 'Troi Activator' - www.troi.com -. Each can launch a script when
leaving a field if that field has been modified.
Remi-Noel

"Matt Wills" <Im (AT) Witz (DOT) End> a écrit dans le message de news:
Im-7F7FA8.07261404112006 (AT) news (DOT) verizon.net...
What you want would require FM to perform an action (execute a script)
in response to a change to a field or, better, upon entry to the field.
FM would not do that natively in 6, it still doesn't do it natively in
8.5. A plug-in is required.

My first thought is that you're out of luck. The only plugs of which I
am aware that will accomplish on change or on entry execution don't work
with 6, requiring at least 7.

At the same time, I hear a little voice saying that somewhere I saw that
someone had accomplished it with a plug for 6, but I have so far not
been able to find such a thing.

Matt

In article <C1717CE7.3225%pismo (AT) dslextreme (DOT) com>,
Pismo <pismo (AT) dslextreme (DOT) com> wrote:

FMP 6 on a Mac

I need to set a warning window when a record is being modified in a
selected
group of layouts, but not others. I have approx 50 layouts for my
records
and if there is a modification done on one of the records while in one
of my
specified layouts, I want to pop up a window. Here is an example: A
record
is selected and then a layout with the number of 1,2,3 is selected. As
soon
as the record starts being modified I want a window to pop up and
remind me
that I must do an additional step on this record based on the layout I
selected.
Any suggestions?



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Professional Solutions, Inc. Los Angeles

FileMaker 8 Certified Developer
Associate Member, FileMaker Solutions Alliance



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

Default Re: Set warning window when using specific layout - 11-04-2006 , 06:55 PM



EventScript (and zippScript) are FM7 and above.

In article <g7qdnZ9_kYGYhNDYnZ2dnUVZ_uqdnZ2d (AT) comcast (DOT) com>,
"Bill Marriott" <wjm (AT) wjm (DOT) org> wrote:

Quote:
Don't forget the popular and free EventScript

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

"Howard Schlossberg" <howard (AT) antispahm (DOT) fmprosolutions.com> wrote in message
news:12kq5oco8nj0h0f (AT) corp (DOT) supernews.com...
Plus the free "CallScript" plug-in at
http://www.rnssoftware.com/downloads.php>. Actually, it looks like the
plug-in is now called "ActiveX Script Runner" (Windows Only).


Remi-Noel Menegaux wrote:
Yes, there are are 2 plugins that do that in FMP6 : the 'oAzium Events' -
made by "Wave in Motion" and available at
http://www.onestopfilemaker.com/plug...vents_3.0.html -
and the 'Troi Activator' - www.troi.com -. Each can launch a script when
leaving a field if that field has been modified.
Remi-Noel

"Matt Wills" <Im (AT) Witz (DOT) End> a écrit dans le message de news:
Im-7F7FA8.07261404112006 (AT) news (DOT) verizon.net...
What you want would require FM to perform an action (execute a script)
in response to a change to a field or, better, upon entry to the field.
FM would not do that natively in 6, it still doesn't do it natively in
8.5. A plug-in is required.

My first thought is that you're out of luck. The only plugs of which I
am aware that will accomplish on change or on entry execution don't work
with 6, requiring at least 7.

At the same time, I hear a little voice saying that somewhere I saw that
someone had accomplished it with a plug for 6, but I have so far not
been able to find such a thing.

Matt

In article <C1717CE7.3225%pismo (AT) dslextreme (DOT) com>,
Pismo <pismo (AT) dslextreme (DOT) com> wrote:

FMP 6 on a Mac

I need to set a warning window when a record is being modified in a
selected
group of layouts, but not others. I have approx 50 layouts for my
records
and if there is a modification done on one of the records while in one
of my
specified layouts, I want to pop up a window. Here is an example: A
record
is selected and then a layout with the number of 1,2,3 is selected. As
soon
as the record starts being modified I want a window to pop up and
remind me
that I must do an additional step on this record based on the layout I
selected.
Any suggestions?



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Professional Solutions, Inc. Los Angeles

FileMaker 8 Certified Developer
Associate Member, FileMaker Solutions Alliance

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.