Webdb: passing value from form to package

From: <schipper_at_frg.eur.nl>
Date: Wed, 11 Aug 1999 15:40:13 GMT
Message-ID: <7os5gs$clr$1_at_nnrp1.deja.com>



Hello,

[Quoted] [Quoted] I have created a webdb form (for enrollment in courses). When the user [Quoted] has filled in the form I want to display an other master detail form displaying the users details (name, telephone etc.) and all the courses [Quoted] he/she enrolled in so far.

How do I pass the userid which the user has chosen in the form via a LOV [Quoted] to the package. The package works fine if it is called like this (633 [Quoted] being the userid of a particular user):

liademo.response_cursus.show(633);

but I realy want to pass the userid that was entered on the form. I tried the database column name of the field that is displayed on the form (userid) but that doesn't work.

Desiree

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Aug 11 1999 - 17:40:13 CEST

Original text of this message