Entering content frame

Function documentation Browser Control Locate the document in its SAP Library structure

Use

This control displays a single-line input field with input help.

 

Features

Type of Input Help

You can use the property Action to create the following types of input help:

Input Help Types

 

Priority When Defining Start Folders

For the actions Object and Thumbnail you can set the folder to be opened. You can set the start folder in the following places. Each level overrides all previous levels.

...

       1.      XML forms default path

This path is defined in the system configuration (Content Management ® Form-Based Publishing ® Form-Based Publishing ® XML Forms Default Path). This is the default if you make no other settings (see Structure linkForm-Based Publishing)

Note

You can reference this path in the XML Forms Builder using the alias %xmlformsroot%.  

 

       2.      Root path for the project

You define this path in the XML Forms Builder (Options ® Paths ® Root Path for Project). This overrides the XML forms default path and is valid for the current project.

Note

You can reference this path with the alias %projectroot% .

 

       3.      iView properties

You can specify a start folder for the iView in question in the iView property Project Path. This setting overrides the root path for the project.

 

       4.      Browser Control

You can define a start folder for individual browser controls in the control property Start In. This setting overrides all other settings.

 

Note

For complex applications:

You can also specify a subfolder of %projectroot% dynamically in the iView properties and in browser controls.

For example, you can enter the following paths in the iView properties of two iViews.

§         iView 1: %projectroot%/subfolder1

§         iView 2: %projectroot%/subfolder2

The system reads the first part of the path from the relevant project options, and which subfolder is opened depends on the iView.

 

Pushbutton Type

You can use the property Pushbutton Type to display the pushbutton for calling up input help. There are the following types.

Pushbutton Types

 

 

Leaving content frame