2009 Jan 13 4:18 AM
HI all,
In form I'm not able to display all the items in the same Page.
the footer items which contains some details is carried to the next page i want in the main page.
in footer i got 8 lines, i'm getting blank at the end of main page.
Atleast few lines should come in same page without showing gap of 8 lines.
For footer i've used Templates.
Regards
Suprith
2009 Jan 13 4:21 AM
create a folder and place footer in that folder......
in folder u have option PAGE PROTECTION try to check it.....
HI all,
In form I'm not able to display all the items in the same Page.
the footer items which contains some details is carried to the next page i want in the main page.
in footer i got 8 lines, i'm getting blank at the end of main page.
Atleast few lines should come in same page without showing gap of 8 lines.
For footer i've used Templates.
Regards
Suprith
2009 Jan 13 4:21 AM
create a folder and place footer in that folder......
in folder u have option PAGE PROTECTION try to check it.....
2009 Jan 13 4:46 AM
2009 Jan 13 4:48 AM
HI Suprith,
Try as below
After loop create the program lines-->
ex:
SNO = SNO + 1.
TOTAL_RECORDS = TOTAL_RECORDS + 1.
IF SNO > 5.
SNO = 1.
ENDIF.
Create the pagebreak.
general attributes tab-->sno = 5.
based on condition.
create the command node and display.
for more info check this link
hope this will useful to you.
Thanks!!
2009 Jan 13 4:51 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |