Hello Friends,

How can I create a Form Widget with type list for following HTML.

<table>
  <tr> 
    <td colspan="5"></td>
  </tr>
  <tr> 
    <td>A</td>
    <td>B</td>
    <td>C</td>
    <td>D</td>
    <td>E</td>
  </tr>
</table>

Thank you fer the help in advance.
Su-

-- 
View this message in context: 
http://www.nabble.com/Form-Widget-Help-tp25721380p25721380.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to