Re: Webdb: passing value from form to package

From: Joet Singh <jsingh_at_bigfoot.com>
Date: Thu, 12 Aug 1999 16:05:07 -0500
Message-ID: <HMGs3.5006$3X5.32403_at_insync>


You can use column links to pass variables from one form(QBE form) to another form but not a master detail form. atleast I have not had sucess trying to pass variables to master/detail form. To follow up on a similiar thought has anybody had luck passing variables from a QBE form to multiple forms? For example, depending on choices on intial form, i need to bring up different forms for the different choices. The column link only alows you to link to one other form, from what i can tell. Has anybody else had other experience?
Joet

M. Oberly <mao_at_dde.dk> wrote in message news:37B27F68.4A942DA8_at_dde.dk...
> Hello,
>
> I have not tried this, but maybe using the column's Link field in the
form's
>
> "Column Formatting and Validation" page would let you drive the second
> form. I have found that one really has to be sort of a "hacker" to get
> WebDB to do some things.
>
> Regards,
> Mark
> mao_at_dde.dk
>
> schipper_at_frg.eur.nl wrote:
>
> > Hello,
> >
> > I have created a webdb form (for enrollment in courses). When the user
> > 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
> > he/she enrolled in so far.
> >
> > How do I pass the userid which the user has chosen in the form via a LOV
> > to the package. The package works fine if it is called like this (633
> > 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 Thu Aug 12 1999 - 23:05:07 CEST

Original text of this message