- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Rohit,
It is possible to link PDFs but this would mean you have to distribute both the form and the second PDF. Check out 'Hyperlinks' in the LC Designer help file.
I think it would be easier to have the content of the second PDF, as hidden pages at the end of the form. Then if the validation fails you are just making the hidden pages visible and setting focus to the first page of the now visible content. A button can then be scripted to hide the support pages again.
Also it will be much easier to provide linkage between the error message and the object that failed validation, because they will both be within the same form.
John Brinkman has a good example of a form that provides validation feedback to the user: Validation Patterns: Part 3 but I am not sure that this is the most up to date version.
Hope that helps,
Niall