The “_” represents an Input field on the host screen. In order to remove it you have to add an additional transformation to the screen that will hide input fields that are 1 character long.
If you like to add “>” to every menu option. Here is what you should do:
Open the menu transformation.
Go to the “To Hyperlinks” Tab
In the “Display Value” field add “>” to the beginning of the text.
The “Display Value” field is used to control the appearance of the hyperlinks.
One more suggestion:
I noticed you used a transformation to remove the Hyphen (" - ") from the menu options. This was unnecessary, since you could have used it as the menu transformation’s delimiter.
try the following:
Open the Menu Screen and goto the Transformations Tab
Disable the “Limpar” transformation
In the Menu transformation replace the delimiter value with " - " (no Quotation marks needed)
I inserted ">"in the display value, but when I click on the link in the row where the command has the word “>” sign does not appear in the leading token.
From what I understand you need the menu link to enter the “>” character in the “Comando” Input, in addition to the text of hyperlink.
Did I get it right?
If that is the case. It is better if you use the “Text to Hyperlink” transformation and not the “Menu” transformation.
The menu transformation will not allow you to edit the text that will be submitted in the input field. (see TextTab.jpg and toHyperLinkTab.jpg)
However, the “Text to Hyperlink” transformation will allow you to add “>” + + PF KEY in the submitted input field.
You will need to perform the transformation on the Left side of the host-screen menu (the OPTION part of the hyperlink) and not on the right side (the description side). See region.jpg