how do i re-trigger the load binder of a select box field?

Confluence User - 23 Nov, 2017

Hi,

I have a select box field in my form, which has the bean shell load binder code to fetch the options from the db. Now, based on some action in the form, i need to reload this field (re-fetch from the db) without reloading the entire form. How can i achieve this ?

forms;selectbox;loadbinder

2


24 Nov, 2017
confluenceUser
1
confluenceUser

Hi, you can try using Ajax Cascading Drop-Down List

24 Nov, 2017
confluenceUser
confluenceUser

Hi, Thanks for the answer. But, one thing i observed is that, if i check that 'AJAX cascade' option, it is retriggering the Load binder, but the filtering is not working accordingly based on the control field. This filtering will work if i uncheck the AJAX cascade option. Any help on this?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print