Hi guys,
I notice that in the web application, after I click the add row button, a new row will added at the end of the layout, then I click the drop down menu for a char, a pop-up window will display where I can choose the value for the char,however there is no description text for the char value under "list of value". I double check the InfoObject for the char, there is text description for the char value,besides,if I add a variable with the same char at the web, when I click the variable the description text will display together with the char value, anybody know how to fix this?
In the layout, for this characteristic you must be showing only the key and not the name.
In bps_wb, for this layout choose the option 'Input field with Input help' under the row 'Input help for new row' to see the name as well.
Else, in the layout show both the key and name. This way you will see the description with 'dropdown' and with 'input help'.
Add a comment