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
484

Hi Friends,

In smart form when we create text node under table

in text node--> outoptions tab we have

output table section in that we have

1) new line check box

2) line type input field

3) new cell check box

4) skip cells input field

plz clarify the purpose of the above statements

Thanks,

Divya

3 REPLIES 3
Read only

Former Member
0 Likes
436

Hi Divya,

1) new line check box - start a new row with this text node

2) line type input field - the line type specified in your table

3) new cell check box - insert this text node in the next cell

4) skip cells input field - skip this number of cells before inserting this text node

Read only

Former Member
0 Likes
436

Refer this link... This will clarify your doubt...

http://www.allsaplinks.com/smartform_example.html

give marks if helpful..

Cheers...

KKK

Read only

Former Member
0 Likes
436

hi

good

new line-If the switch is set, node processing continues with the first cell of the new table line. The line type must be specified.

If the switch remains initial, node processing continues with the same line type. The cell to be processed is determined by the fields 'New cell' and 'Skip cells'.

new cell->

If the switch is set, node processing continues with the first cell of the new table line. The line type must be specified.

If the switch remains initial, node processing continues with the same line type. The cell to be processed is determined by the fields 'New cell' and 'Skip cells'.

line type->

A list of available line types is displayed, which you can create in the corresponding table node ('Table' tab). The line type determines the layout of a table line, including the number of columns and the column width.

skip cells->The new cell number is evaluated in relation to the last line processed. If at runtime the current cell number excedes the number of cells of the current line type, processing terminates.

thanks

mrutyun^