‎2006 Aug 09 7:38 PM
Hi exports,
I am working with smart forms.I have 1 table in main widow with 2 rows 5 column.I need a small rectangular shaded box in 2nd row 2nd column.That box is static .How can I put that box? Please suggest me.
thanks
rahul
‎2006 Aug 09 7:56 PM
Rahul,
You can create rectangular box by using mainwindow-> table
and after by using shadings.
Thanks
‎2006 Aug 09 7:41 PM
‎2006 Aug 09 7:56 PM
Rahul,
You can create rectangular box by using mainwindow-> table
and after by using shadings.
Thanks
‎2006 Aug 09 7:59 PM
Hi priya,
I have table already in mainwindow.In that table I need The box.
Please suggest me.
Thanks
‎2006 Aug 09 8:21 PM
If you want the whole cell outlined and shaded and you know that you will always have 2 rows, 5 columns, then use a template. In the 2nd row, 2nd column, place a text node and in the output options select the box and shading.
‎2006 Aug 09 8:23 PM
‎2006 Aug 09 8:25 PM
If you will always have 2 rows, 5 columns, replace the table with a template.
A table is usually used when you don't know how many rows you need; i.e. looping through an internal table.
A template is used when you have a fixed number of rows.
Message was edited by: Matt Nagel
‎2006 Aug 09 8:33 PM
Rahul ,
why dont u draw a rectuangular box in taht table.
Thanks