Hello,
I reviewed and tried the howtoChangeSelectBox howto in the bookstore but still have some questions.
The example uses no table name in the dbforms tag. Can this form be embedding in another form? In other words, could I do something like:
<!--main form-->
<db:dbform multipart="false" autoUpdate="false" redisplayFieldsOnError="true" followUp="/FC_Lessons_alt_sub.jsp" tableName="FC_Lessons" maxRows="1">
...
<!--sub from so the select boxe value can be based on value of other box -->
<db:dbform
maxRows="*"
bypassNavigation="true"
followUp="/howto/howtoChangeSelectBox.jsp"
autoUpdate="false"
>
...
<db:dbforms>
</db:forms>
It didn't seem to work for me but maybe I wasn't trying it quite right.
Shawn
Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms
