Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3141949
By: buycarz

Okay, so I changed the .jsp form so that the parent is maxrows="1".  It still
doesn't work.  I get nothing (whitespace) where the subform should be, even
though I have specified the parentField and childField parameters.  I am using
navigation buttons in the <db:header> to move from one record to the next in
the parent form.  That movement works.

 I'm using a tablelist in the parent form.  Is this a problem?

The key is that NOTHING displays, not even some text that I try to display after
the subform begins:

<%--                 ------ SUBFORM STARTS HERE ------                --%>

<db:dbform  tableName="manual_indicator" autoUpdate="false" 

followUp="/sme_to_indicator_list_rb.jsp" maxRows="*" parentField="IndicatorID" 

childField="IndicatorID" >

<td>
<center><p><b>Indicators</b></p></center>
</td>

Thanks,
Charles Kogge

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
DbForms Mailing List

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

Reply via email to