cancel
Showing results for 
Search instead for 
Did you mean: 

page protection in smartform

Former Member
0 Kudos

HI all ,

i want to handle the page protection in smartform .

my form is like below.

loop node(header loop)

text (which will print address of customer)

table (item table).

text(print the text for each header record )

i am printing item table details for every customer in the first text.

i want to provide the page protection for the first text and table combinely(if possible for the footer text too).

i created a folder with page protection and i tried to keep these text and table in the folder,but it is giving information message "page protection for the folder is reset", and my page protection check box is unchecking automatically.

can any one help me in this please.

Thanks and regards,

Gopal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In smartforms , page protection can used at max at line type level.

Other than that if you want to use page protection for the entire table then it is not possible.

However, if you can think off to print the entire content with a single line type then it may work.

Regards,

Ram

Answers (3)

Answers (3)

Former Member
0 Kudos

Problem Solved by keeeping text1 in the first row of the main area and remaining fields in the second row of the table.

Former Member
0 Kudos

Hi

1.you can use page protection in main window only.

2. You can not use table in page protection.

3.Instead of that

Mark page protection for text1.

Create folder in main area of table and mark page protection.

Mark page protection for text2.

Edited by: Anil Mane on Sep 26, 2008 8:04 AM

Former Member
0 Kudos

yup i can give page protection to text1 loop and text2 ,but thats not my requirement, my text1 data should link with data.

so i have to provide page protection for text and loop combinely,such that i can display text1 data and loop data in the same page.

regards,

gopal

Former Member
0 Kudos

Try this,

Put main loop in folder.(Mark page protection)

text.

Instead of table use loop.(U can create header in loop also)

text.

Former Member
0 Kudos

Hi anil,

i can not replace table with loop.because there is lot some functinality ,i can do with table only,by using loop that functinality will be complex,anyway thanks for that.

Gopal

Former Member
0 Kudos

Hi,

Create a folder node and check the Page protection check box in that.

Place all the loop and table nodes under that folder.

Former Member
0 Kudos

Thanks for the reply ,

i did what u said,but once i drop these table and loop inside the folder it is giving message page protection is reseted and my page protection check box is unchecked automatically and going into display mode