![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
With help from Howard Schlossberg (Copy/paste two find parameters, 10/19/05), I was able to complete a script that updates the Balance Forward field in my accounting database. Now I'd like to trigger the script whenever the contents of a specific field change. For example, if the companyID is changed, the script returns the correct Balance Forward for the new company. If the month is changed, the script returns the correct Balance Forward for the new month. Both the companyID and the month are pop-ups, using value lists. The user could launch the script by clicking a button -- "Refresh Balance Forward" -- but is there any way to trigger it without any additional user input? I think I'm looking for an onChange event handler, but I can't find one. Thanks. |
#3
| |||
| |||
|
|
Dave McCullough wrote on (10/20/2005): With help from Howard Schlossberg (Copy/paste two find parameters, 10/19/05), I was able to complete a script that updates the Balance Forward field in my accounting database. Now I'd like to trigger the script whenever the contents of a specific field change. For example, if the companyID is changed, the script returns the correct Balance Forward for the new company. If the month is changed, the script returns the correct Balance Forward for the new month. Both the companyID and the month are pop-ups, using value lists. The user could launch the script by clicking a button -- "Refresh Balance Forward" -- but is there any way to trigger it without any additional user input? I think I'm looking for an onChange event handler, but I can't find one. Thanks. Assuming you're in 7/8, EventScript (FREE plugin) from http://www.softs4humans.com will do it nicely. Seems to me I heard of one somebody put together for 6, but I don't remember the name. Matt |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Troi activator plugin does this too... |
#6
| |||
| |||
|
|
Matt Wills wrote: Dave McCullough wrote on (10/20/2005): With help from Howard Schlossberg (Copy/paste two find parameters, 10/19/05), I was able to complete a script that updates the Balance Forward field in my accounting database. Now I'd like to trigger the script whenever the contents of a specific field change. For example, if the companyID is changed, the script returns the correct Balance Forward for the new company. If the month is changed, the script returns the correct Balance Forward for the new month. Both the companyID and the month are pop-ups, using value lists. The user could launch the script by clicking a button -- "Refresh Balance Forward" -- but is there any way to trigger it without any additional user input? I think I'm looking for an onChange event handler, but I can't find one. Thanks. Assuming you're in 7/8, EventScript (FREE plugin) from http://www.softs4humans.com will do it nicely. Seems to me I heard of one somebody put together for 6, but I don't remember the name. Matt EventScript provides exactly the functionality I was looking for. If you decide to use it, you should know that the faq's on the web site provide relatively simple examples, one of which worked perfectly for me. The sample file provided by the developer is much more complex -- well beyond my comprehension. Thanks for steering me towards this solution. |
#7
| |||
| |||
|
|
Troi activator plugin does this too... |
|
and so does also the oAzium Events plugin. |
#8
| |||
| |||
|
|
and so does also the oAzium Events plugin. Remi-Noel "fm-training" <googlegroups (AT) fm-training (DOT) co.uk> a écrit : ... Troi activator plugin does this too... |
![]() |
| Thread Tools | |
| Display Modes | |
| |