Re: How to use zippscript??



David Robins, MD wrote:

I tried using zippscript, and cannot get it to work.

I have a field with several radio button choices. I set one radio button and
hit a button nearby to run a script that selects a layout based on the radio
button choice. I want to use zippscript, so changing the radio button then
runs the script without another mouse click.


I treid a claculation to set a field with zippscript using the
zippScript_PerformScript choice, naming the FileName, correctly, and the
script I want to run, correctly. I get an error message saying it can't find
the table.


Any clues to what I am doing wrong? Is there a tutorial how to use this
plugin? The info that comes from the author is very sparse.

Thanks.

It appears that one of his optional elements is not really optional.

Using his demo file, I created a new trigger field and script to trigger. Starting with the trigger calc copied directly from his working example, I replaced the elements with my own, one by one.

Replacing the field name then the script name worked.

Replacing the ScriptParameter with "" worked.

Replacing the ScriptControl with "" crapped out. Putting "0" in there worked.

Matt
.