How to Add Terms and Conditions in a Form
Terms and conditions is a page in the form which sets out the rights and responsibilities of anyone using the form. It effectively forms a contract between the site and the user.
Terms and conditions often include an explanation or definition of key terms used in the terms, etc..
This is the easiest way to perform it. Using the Adobe LiveCycle Designer, you can insert a new Master Page, insert your terms and conditions in a Text box and in Object > Master Page palette select Restrict Page Occurrence , then your terms and conditions will be always displayed in last page.
The expected results will be like below:
Kindly Regards,
Vandré Philippsen
Hi Vandré Philippsen,
Very nice blog and quite interesting. I have come across the same situation recently and stucked up with one issue. For some company codes the terms and conditions would not be there and that would result in printing a blank page. Since it's a master page we can't hide that. How to get rid of that blank page?
Best Regards,
Lakshmana.
How to hide the terms and conditions master page based on conditions since we selected the checkbox minimum 1 Page occurence ?
Vandre Philippsen Your advise needed.
Also I need to display terms and conditions master page only for certain conditions. If I remove the checkbox, it is not displaying the master page. If I select it, I am not able to hide the page via javascript or formcalc.
Hi Karthick,
You may reach your needs by using Java Script on master page structure, I’m not aware of a standard feature to do it. Under Hierarchy tab, select (Master Pages) or one of the child and implement the script as needed.
However I’m not able to further advise about how to design this code.
Kind Regards,
Vandré
I found a way to display master page without selecting the checkbox. I will see how to hide the page based on some conditions