Change URL’s text in Smartform or PDF generated from Smartform

Problem: you want to place a link in a Smartform or a PDF generated from a Smartform in a form of a text which is not a URL address.

Solution: to achive this you will need to create a special function module which will replace the text of the URL with a user-friendly text.

This function module can have any name you like but must have only one parameter in the CHANGING section of the interface. This parameter must be named DATA and have the type of TTXCTOKEN. After creating the function module pass its name to the Smartform in the OUTPUT_OPTIONS-URLCALL field.

In the Smartform itself, mark the URL text as a URL using the „Insert URL” button in the text editor.

Komentowanie jest zakończone.