‎2005 Nov 22 2:56 PM
Hi,
in sapscript we have sentence PROTECT/ENDPROTECT,
what is the equivalent in smartforms?
How can i do likewise in smartforms?
Best regards.
‎2005 Nov 22 3:13 PM
In a node or template you will have tab output options. There you have check box withe title called page protection. This acts as protect/end protect.
‎2005 Nov 22 3:09 PM
Hi
Yes you can use it in the table node:
In this node you can define several row with different structure and indicate if a certain row must to be protected.
Max
Message was edited by: max bianchi
‎2005 Nov 22 3:10 PM
Hi,
YOu can use the same syntax in the text elements.This is basically a feature of the TEXT Elements.So you can use the same syntax in the text elements which you can include in your smart form.
Regards,
Ravi
‎2005 Nov 22 3:13 PM
In a node or template you will have tab output options. There you have check box withe title called page protection. This acts as protect/end protect.
‎2006 Sep 29 1:51 PM
If you want to print something from the text-element u will declare it in the editor with respective paragraph-format assigned to it. Now if u want to do page protection create a new paragraph format with page protection check box selected ( indents and spacing-text flow-page protection check box). Now assing this paragraph form to the elements which u want to print them together.