‎2008 Sep 17 7:23 AM
Hi Experts
How can we add heading in scripts, means i want display the heading in every page except the first page.
pls advice me, how can we do this.
regards
rajaram
‎2008 Sep 17 7:52 AM
Hi Raja ram.
Create two pages:
In first page create only one mainwindow.
For the second page create the header as well as main window.
page Next page.
First page-----> second page.
Second page ---> second page.
Regards,
Sravanthi
‎2008 Sep 17 7:51 AM
Create a constant window in second screen.....and give ur heading
Regards
Anbu B
‎2008 Sep 17 7:52 AM
Hi Raja ram.
Create two pages:
In first page create only one mainwindow.
For the second page create the header as well as main window.
page Next page.
First page-----> second page.
Second page ---> second page.
Regards,
Sravanthi
‎2008 Sep 17 7:54 AM
‎2008 Sep 17 7:58 AM
Hi,
By enabling header in Write_form FM, one can activate header and it will be displayed on top of every subsequent page until you deactivate it.
but if you don't wish to display it on the first page then you have to declare a constant window on the second page. This will be a little tricky in the logic.
Regards
Vijai