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

help in smart form

Former Member
0 Likes
664

Hallow

Im send a table in smart form and I wont to now if I can do that if the table is empty that the smart form <b>don’t disply anything.</b>Now if the table is empty it display the border (frame) of the table.

I wont that the place of the table be empty if table is empty.

how i can do that this is <b>smart</b> form

regards

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
642

In the table nod eof your smartform ->output options, off the border and shading box.

Also, check that no frame is selected in the table design format.

Regards,

Amit

Hallow

Im send a table in smart form and I wont to now if I can do that if the table is empty that the smart form <b>don’t disply anything.</b>Now if the table is empty it display the border (frame) of the table.

I wont that the place of the table be empty if table is empty.

how i can do that this is <b>smart</b> form

regards

5 REPLIES 5
Read only

amit_khare
Active Contributor
0 Likes
643

In the table nod eof your smartform ->output options, off the border and shading box.

Also, check that no frame is selected in the table design format.

Regards,

Amit

Read only

0 Likes
642

hi amit

but i wont frame to the table

when i have a data in its look nicer.

regards

Read only

0 Likes
642

in that case you have to take two table nodes and call them based on the condition node where you check wether the table is empty or not.

Regards,

Amit

Read only

Former Member
0 Likes
642

HI,

put a ondition before displaying the table..

If table is not initial. "write this in program lines

your table folder

endif. "write this in program lines

reward if useful

regards,

nazeer

Read only

Former Member
0 Likes
642

hallow

sap dont have option that can do that?

regards