Page 2 of 2

Re: Dropdown combo displaying value instead of text

Posted: Wed Jan 13, 2021 4:19 pm
by jandresampaio

How can we make an http request using the filters? We simply followed previous instructions.


Re: Dropdown combo displaying value instead of text

Posted: Thu Jan 14, 2021 7:17 am
by alex.l

Do you mean to implement remote sorting? What is the problem exactly? Could you please provide your solution here and point us what is not working for you?


Re: Dropdown combo displaying value instead of text

Posted: Fri Jan 15, 2021 11:42 am
by jandresampaio

Remote filtering. We just need to pass the query params for rest api to handle and return the values.


Re: Dropdown combo displaying value instead of text

Posted: Fri Jan 15, 2021 1:01 pm
by pmiklashevich

If you're using AjaxStore in you Combo, you can set the params dynamically in beforeRequest. If you have static params you can define them in params config