|
| Purpose | With Mark you can mark entry fields with a small red cross. For example, you can mark all fields that should be entered by the user. | ||||||||||||||||
| Examples | Mark
F[Base unit of measure] Mark F[Base unit of measure] "-green" Mark F[Base unit of measure] Image="C:\GuiXT\circle.gif" |
||||||||||||||||
| Format | Mark
[entry field] A small red cross is displayed in front of the entry field |
||||||||||||||||
| Options |
|
||||||||||||||||
| Displaying help files in html format |
Component "Viewer" is required
for this option
When the user clicks on the small red cross, the help file ViewHelp="..." is displayed at the right hand side of the R/3 screen. Interactions with R/3 can be specified in the html file, as described for the View-command (Setting values, calling functions). The help display disappears as soon as the user clicks on an R/3 field. Mark [entry field] ViewHelp="filename.html" |
||||||||||||||||
| Example | Mark F[Base unit of measure] Image="help.gif" ViewHelp="doc_unit.htm" | ||||||||||||||||
| Options for ViewHelp |
|
||||||||||||||||
| Example | Mark F[Base unit of measure] Image="help.gif" ViewHelp="doc_unit.htm" ViewHelpWidth="200" | ||||||||||||||||
| Tips & Tricks |
If you need the small cross
icons separately, for example in order to display a short
explanation of the signs, you can use the Image command and the
filenames
You can find examples for ViewHelp option in Viewer tutorial 7 . |