37
Views
3
Comments
Searh keyword input with sorting by error

If I sort the table first , then search the keyword. Below error is prompt and cannot do search
(XX found in 'Order By' parameter is an invalid entity)

If I  don't sort the table first, the search keyword works. 

May I know how it can be solved? Please kindly advise. 

My expectation: sort phase code first, then maybe search the company name



In my search box, I hv allowed to search everything like this.

On sort Client action 

2024-03-22 09-17-23
Chandra Vikas Sharma

Hi Winnie,

can you please check that you are using the same expression in the dynamic sort which you are using in grid.  also if possible share the OML.

Thanks

CV

2024-03-22 09-17-23
Chandra Vikas Sharma

Hi, 

dependency error with other CS module which you use in your application,

unable to debug the code.

Thanks

CV

UserImage.jpg
Winnie Lam

Can you advise where should I check the code. 

I found that if I sort the field related entity on Company Group, Auditor, Report Type, Phase, JobDetail first for the table colomn , then search sth in search box, error is promot and can;t be search anything.


If I sort field related entity on Company and Team first and do the keyword seach. No error will be prompt.


Thanks.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.