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-line type reg

Former Member
0 Likes
322

hi,

how to display data in a table which has different rows with different line types in smartforms.when i tried this i had a problem of duplication . i used three line types (three colors) and each row repeated in three line types .how to solve this problem?

1 ACCEPTED SOLUTION
Read only

peter_ruiz2
Active Contributor
0 Likes
301

Hi,

You should be using a template. Inside your template, create three lines like the following.

From To

Line1 1 1

Line2 2 2

Line3 3 3

regards,

Peter

1 REPLY 1
Read only

peter_ruiz2
Active Contributor
0 Likes
302

Hi,

You should be using a template. Inside your template, create three lines like the following.

From To

Line1 1 1

Line2 2 2

Line3 3 3

regards,

Peter