2016 Mar 01 9:03 AM
hi all,
I am creating smartform in that I am using table .but in table header split one column in another five column.
can anyone tell me exact process of that . I want to display like below format for heading. I am using table for this.
can anyone tell me please.
| observation | ||
| 1 | 2 | 3 |
hi all,
I am creating smartform in that I am using table .but in table header split one column in another five column.
can anyone tell me exact process of that . I want to display like below format for heading. I am using table for this.
can anyone tell me please.
| observation | ||
| 1 | 2 | 3 |
2016 Mar 01 9:07 AM
Hi
Create a template in the Header window
Template contains 2 rows
1 row - 1 single col
2 row - 5 colums
Regards,
Venkat
2016 Mar 01 9:26 AM
Hi
You can use templates for this requirement.Also if you want to display cell boundaries of a particular cell then you can set frames of a cell under templates tab .
Hope it helps
2016 Mar 01 9:34 AM
You can use different line-types in a table (be it the header-, main- or footer-part). As the table is printed as a loop, each different line is printed before the next part starts.
So if you've a structure with fields A B C, you can create two lines in your table. One with a linetype that contains one field, the other with a linetype that contains two. Add the parameters of your structure on each line, and the result will be:
A
BC
A
BC
..
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |