filter not  working

Confluence User - 19 Sep, 2023

why the filter doesn't  work, the number filter works, but the other two doesn't

the data of the datalist is load by Bean shell Binder, is that the reason?

i use the same word to search, the filter in the datalist with JDBC Binder works

datalists;filters

1


25 Sep, 2023
confluenceUser
confluenceUser

Hi, you mentioned using the BeanShell binder, so that means there is custom code to retrieve the data. In that case, you would need to handle the filtering in your code based on the URL parameter that is in the request.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print