cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Value Help select all option

sarvesh_97
Discoverer
0 Kudos
1,226

Hello all,

I am using Multi input control in which I am using Valuehelp (F4) for Customer, I am able to get data from backend but I have more than 200 customer data coming from backend OData, User wants on one single click all customer data should get selected in Multi input Value help.
I had also tried Multi combo box but because of number of customer data is more it will not work.

Do we have any solution for that ?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

david_bizer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

maybe you should take a look at implementing the value help dialog by yourself. There is a control for that, which may support your use case. Take a look at Value Help Dialog Sample.

Note: As per documentation, the value help only supports oData V2.

sarvesh_97
Discoverer
0 Kudos

Thanks for response David but I am using OData V4.

Joel_John
Participant
0 Kudos
Is there a setting or configuration that can do this if I'm using Fiori elements?