Skip to Content
0
Jul 03, 2020 at 10:05 AM

Get Value from value help and pass odata filter

1175 Views

Hi expert,

I want to get the value from value help dialog and pass it to filter and read the odata .

how can I get the data from multiple input(value help) and pass it to filter with fastest way.

When I get value from input field . I can get the value with this logic [ this.getView().byId("XXX").getValue.]

When the value of multiple input(value help) like this ⇒[15100001,15100002,=15100003,*10000*,20000...30000]

How can I get the value to set the filter .

Best Regards,

Phyo