Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartforms

Former Member
0 Likes
663

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
636

Rahul,

You can create rectangular box by using mainwindow-> table

and after by using shadings.

Thanks

7 REPLIES 7
Read only

Former Member
0 Likes
636

hi Rahul,

Check this thread it helps to answer your question..

Regards,

Santosh

Message was edited by: Santosh Kumar P

Read only

Former Member
0 Likes
637

Rahul,

You can create rectangular box by using mainwindow-> table

and after by using shadings.

Thanks

Read only

0 Likes
636

Hi priya,

I have table already in mainwindow.In that table I need The box.

Please suggest me.

Thanks

Read only

0 Likes
636

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.

Read only

0 Likes
636

Is it possible to keep template in table row?

Thanks

Read only

0 Likes
636

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

Read only

0 Likes
636

Rahul ,

why dont u draw a rectuangular box in taht table.

Thanks