on 2011 Dec 23 12:43 PM
Hello,
I am working on VC CE 7.2. I have a query which has got two input variables. One is Date and One is a Characteristic (Busines Area). How do I create input help for the variable Business Area. In the Layout mode, when i right click on Business Area input field, i do not get any option for creating value help...
Regards,
Vikram
Hello,
I was able to create an entry list. However I need to create an entry list wherein i should be able to select multiple random values. Currently i am able to select only one value. My input variable is created of type input with selection option...
Any inputs...
Regards,
Vikram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Vikram,
Visual Composer Runtime behaves appropriately to WebDynpro. VC Runtime uses WebDypro Value selector for an entry list of ComboBox/DropDown.
As per the design of WebDynpro Value selector, it is impossible to select multiple values.
This is limitation of WebDynpro Value selector.
Regards,
Talia
Try to use the value help by creating a pop-up table type and fill the table with the required values. Example when the user selects the input field the action should be pop-up window with table. Populate the table with values using a BAPI or Query. Then connect the table to the inport of the query (variable). you will need to do some coding to allow ; between values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.