Start of Content Area

Function documentation Link Visibility of Label Controls  Locate the document in its SAP Library structure

Use

You link the visibility of label controls if you placed a field label in front of an output field on a Show form or in a list. If an author has left an input field empty, the corresponding data schema element in the XML document is empty. In this case, you don’t simply want to hide the output field; you wish the field label to be suppressed too.

Features

The output field is a label control that has a reference to the data schema element.

The field label is a label control without a reference to the data schema. You specified the text to be displayed in the caption property.

To suppress the field label when the data schema element is empty, you link the visibility of both label controls.

Note

In addition, the label control property empty allows you to specify if the system is to display a blank space in the place of the label control.

Activities

You link the visibility of two label controls as follows:

...

...

       1.      Right-click on the field label, and choose Link Visibility.

This label control must not have a reference to the data schema.

The mouse pointer takes on the shape of a hand.

       2.      Left-click on the output field.

This label control must have a reference to the data schema.

The linked label control is highlighted in color.

You can remove the visibility link using the right mouse button.

 

 

End of Content Area