Hi,
this is my setup:
I created one dropdown (D1) with fixed options. Choosing one option reloads a second dropdown (D2), with options from a read-data-event (up to 800 options). Choosing one option in D2 reloads a radio button with options from a read-data-event (4-10 options) based on D2. I did this, like it was in the demo.
Everything works, but each time i change the option in D2, it takes longer and longer to refresh the radio button and after 4 changes my browser crashes. I found that the querys, one can find in the browser analysis tab (firefox), getting more and more each time i change D2.
Did i messed up some configuration or are 800 options simply too much? I would accept a bit more loading time, but i dont get, why the querys are stacking up.
Regards,
Stefan
this is my setup:
I created one dropdown (D1) with fixed options. Choosing one option reloads a second dropdown (D2), with options from a read-data-event (up to 800 options). Choosing one option in D2 reloads a radio button with options from a read-data-event (4-10 options) based on D2. I did this, like it was in the demo.
Everything works, but each time i change the option in D2, it takes longer and longer to refresh the radio button and after 4 changes my browser crashes. I found that the querys, one can find in the browser analysis tab (firefox), getting more and more each time i change D2.
Did i messed up some configuration or are 800 options simply too much? I would accept a bit more loading time, but i dont get, why the querys are stacking up.
Regards,
Stefan