‎2007 Dec 12 5:16 PM
Hi All,
My requirement is
In SmartForms, under main window I have 4 rows.
Row 1
Row 2
Row 3
Row 4
These 4 rows should be printed together, if main window does not have place in Page 1 for Row 4,
Then nxt page should start from Row 1 .
Its like using Protect and EndProtect in scripts.
How do i do it in smartforms ?
‎2007 Dec 12 5:20 PM
You can achieve this with the FOLDER.
Create a FOLDER under the MAIN window and put all your rows into that FOLDER.
Check the checkbox "Page Protection" on in the General Options for the FOLDER.
So your SMARTFORM will look like:
MAIN WINDOW
> TABLE
> HEADER
> MAIN AREA
> FOLDER - with page protection on
> ROW1
> ROW2
> ROW3
> ROW4
> FOOTERRegards,
Naimesh Patel
‎2007 Dec 12 5:20 PM
You can achieve this with the FOLDER.
Create a FOLDER under the MAIN window and put all your rows into that FOLDER.
Check the checkbox "Page Protection" on in the General Options for the FOLDER.
So your SMARTFORM will look like:
MAIN WINDOW
> TABLE
> HEADER
> MAIN AREA
> FOLDER - with page protection on
> ROW1
> ROW2
> ROW3
> ROW4
> FOOTERRegards,
Naimesh Patel