Designer - WebGenerator Question
From: Chad Paquette <paquettec_at_home.com>
Date: Wed, 22 Sep 1999 22:22:27 GMT
Message-ID: <37e8aac0.77164640_at_news.slnt1.on.wave.home.com>
My question deals with Designer's WebGenerator and how it generates a module with a module component that has UPDATE selected in the preferences. By default, once the update button is pressed on the web page, the record is updated in the database and then a call to QueryView is performed which displays a success message with the updated displayed items. The displayed items are still contained in HTML form text boxes so that you can update again if you like. I would like to bypass the call to QueryView and simply display the result in a VIEW only fashion (without post generation custom code). I've created the same exact module component except removing the update check, then created a PostUpdate trigger on the UPDATE module component which calls the view only module component, however the view only information is displayed above the update form on the web page. Any suggestions?
Date: Wed, 22 Sep 1999 22:22:27 GMT
Message-ID: <37e8aac0.77164640_at_news.slnt1.on.wave.home.com>
My question deals with Designer's WebGenerator and how it generates a module with a module component that has UPDATE selected in the preferences. By default, once the update button is pressed on the web page, the record is updated in the database and then a call to QueryView is performed which displays a success message with the updated displayed items. The displayed items are still contained in HTML form text boxes so that you can update again if you like. I would like to bypass the call to QueryView and simply display the result in a VIEW only fashion (without post generation custom code). I've created the same exact module component except removing the update check, then created a PostUpdate trigger on the UPDATE module component which calls the view only module component, however the view only information is displayed above the update form on the web page. Any suggestions?
Thanks
Chad
paquette_at_spectrum.ic.gc.ca
Received on Thu Sep 23 1999 - 00:22:27 CEST