Hi Folks,
I got tomcat heap space issue resolved!  Don't ask me how though ;).

Observation 1:
But now when I make a choice off the first select field, the entire form
gets populated with the values from the first record in the table.  WHen I
hit the insert button, I get a "No Parameters" error.  If I then fill in
the form but leave the select fields alone, it inserts.

Observation 2:
In the first select tag, I cannot use an actual fieldName that is one of
the field names in the dbforms-config.  If I do, and I use that field in
the getParameter() call, then that dependent select field is always blank
and no matter what I pick, it always changes back to the top item.

If I use a made-up fieldname in the first select tag (and in the second's
getParameter() call) then everything works as expected, except the data
doesn't get stored.

Has anyone ever encountered this?

-Joe


> Hi Henner,
> I tried having a table attribute specified in the dbform tag, but it
> caused an exception saying that tomcat ran out of Heap space.
>
> I noticed that the howtoChangeSelectBox.jsp example did not include one
> either, so I didn't know if it was possible to have dependent select
> fields on insert forms.
>
> Thanks,
> -Joe
>




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to