Hi;
Uh, Hidden variable? That could be why I can't find "variable" on either
the "update_retailers" action module or in the "admin_retailers" screen.
When you say the "screen that does the update" do you mean as in the
"admin_items" screen?
When you say the "hidden variable is received by the action" do you mean as
in the "update_item" action module?
Shawn
----- Original Message -----
From: "Shannon -jj Behrens" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Tuesday, September 05, 2000 6:29 PM
Subject: Re: [FreeTrade] Question about Updating Items
> > I have duplicated and then modified the screens (including soem includes
and
> > actions) that relate to adding and updating a product, so i can use it
for
> > adding and updating retailers for our products. Most everything works.
I
> > can add retailers and the correct info goes into the database, then I
can
> > see the correct info in the admin_retailers screen, but when I try to
modify
> > the info I get the following error message.
> >
> > "
> > I don't know which item you are trying to edit. Clearly this is a bug.
> > "
> >
> > Any idea where to track this down to? I have checked and rechecked the
code
> > and cannot find the problem.
> In the screen that does the update, there is a hidden variable that
> tells which item you're trying to update. The hidden variable is
> received by the action so that the system knows which item to update.
> You'll probably want to change the name of the variable, and then you'll
> just have to make sure that it is working in both the screen and the
> action. You can visually trace the code to see if it is.
>
> -jj
>
> --
> if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
> print "<i>imagination is the only real medium(sm)</i><br>"
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]