You're viewing help content for version:
- 6.4
- 6.3
- 6.2
- Older Versions
The link component is a member of the Document Services category. Ensure that the Document Services category is visible in the AEM components browser. If the category is not listed, follow the steps listed at Enabling forms portal components.
The Link component allows form portal authors to create a link to an adaptive document or an adaptive form from anywhere on a page. The Link component is available in the Document Services section in the component browser.
-
Open the Asset Info tab and specify the type of the asset. An asset can be an adaptive document or a form. Depending upon the type of asset selected, the options listed below are displayed:
- Asset Path: Repository path where the asset is stored.
- Render Type: The render format--PDF, HTML, or Auto. The Auto render type detects the user environment and accordingly renders the form as HTML or as PDF. For example, if the form is accessed from a mobile device, the Auto render type render the form in HTML.
- Submit URL: URL to the servlet where the form data is submitted.
- HTML Profile: Profile for rendering the form as HTML.
- PDF Profile: Profile for rendering the form as PDF document.
- Asset Path: Repository path where the asset is stored.
- Ensure that you select PDF as the render type if the path specified in Form Path points to a document which has PDF as its allowed render format.
- Submit URL for a form can be specified at several places and its order of precedence is as follows:
- Submit URL embedded in the form (in submit button) has the highest priority.
- Submit URL mentioned in Forms Manager has the medium priority.
- Submit URL mentioned in forms portal has the lowest priority.