cancel
Showing results for 
Search instead for 
Did you mean: 

Smartforms How to build custom table

Former Member
0 Kudos

Hi

I have a table to be displayed in smartform with the next structure.

-for one entry in my first column i have 2 entries in the following columns.

For ex

entry 1 field a field b

field c field d

<new-row>

entry2 field e field f

field g field h

And i do not know how to do this using smartforms table,i was not able to split columns starting with the second one and now i just have it like this:

entry1 field a field b

<new-row>

entry 1 field c field d

How can i merge this 2 rows?

thanks

Edited by: seba seba on Mar 23, 2009 1:36 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

how u r presently displaying the rows,

if u are using table node with row lines then include two text elements under a cell of one row line so that ur one column will have two values

кu03B1ятu03B9к

Former Member
0 Kudos

That is the problem,that i have it in the second row, for one entry in my first column two entries in the next columns.

The problem is that i have to merge 2 entries from my internal table,so that they will be displayed in the same cell

Former Member
0 Kudos

Hi,

Merge them in a new internal table.

Make a new loop to print them.

M.vr.gr., Frank

Former Member
0 Kudos

Hi,

Merge them in a new internal table.

Make a new loop over that new internal table to print them.

M.vr.gr., Frank

Answers (0)