[Zope] TinyTablePlus setRow method prompts for download

Trevor Toenjes zope@toenjes.com
Wed, 21 Nov 2001 09:34:05 -0500


I tried TinyTablePlus for the first time, with a single method, with a
single line:
<dtml-call "testtable.setRow(col1='test',col2='time')">

When I test the method in the ZMI "View" tab, I am prompted to download the
method?  The method correctly writes the data to the table, but I get the
annoying prompt.
What is causing this?  How do I stop it?

TIA,
Trevor