Searverside data fetch for value dropdown searchbuilder mozila firefox ui issue.

Searverside data fetch for value dropdown searchbuilder mozila firefox ui issue.

udaymagdumudaymagdum Posts: 23Questions: 16Answers: 0

I had added custom init block for searchBuilder while datatable load.
After added searchbuilder ui options(client sided loaded column data).
added ajax call with 'async: false' and get more data from controller side.
ajax call added before options.sort

On chrome searchBuilder work well

But on mozila browser while select condition value dropdown shrink then disappear and again appears.

If i use async : true then only clientside data show in value dropdown of searchBuilder.

Answers

  • sandysandy Posts: 913Questions: 0Answers: 236

    Hi @udaymagdum

    Thanks for your question. As noted in the forum rules, please post a link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Thanks,
    Sandy

Sign In or Register to comment.