Link Text (u_hyperldispl)

Widget property that defines the visible text of a hyperlink in a static server page.

Description

The value of this property is concatenated with the value of the Link Value and Target Window properties to provide the contents of the <a href> tag in the HTML layout.

Uniface uses the = (assignment) ProcScript statement to evaluate the contents of this field at run time. Therefore, you can use a field substitution to generate the desired link text. For example, you can enter %%LINKTXT.MYENT.MYMODEL%%% to use the contents of the LINKTXT field.

Applies To

Hyperlink (USP)

Related Topics