AJAX Cascading Not Working in JSON API Options.

Confluence User - 31 Jul, 2024

Using API to load Data in my Select Box but Don't Know how to Implement Cascading in that.



Where i can add ? mark so that it can dynamically load data based on other Field.

forms;api;jsonapi;jogetdx;binder;loadbinder

3


31 Jul, 2024
confluenceUser
confluenceUser

hi, have you gone through the step by step from this kb here : JSON API Options. have it a go using the kb first and let me know how it goes 

01 Aug, 2024
confluenceUser
confluenceUser

John Smith 

Yes, I have Gone Through it But Unable to Understand Regarding how I can achieve AJAX Cascading in That.

I have Also Used that APP that load country names.


04 Aug, 2024
confluenceUser
confluenceUser

Hello here's related KB for you to understand better : 
Dynamic Cascading Drop-Down List
and also an updated sample app with Dynamic cascading based on the JSON API load country names in the KB i mentioned before : JSON API Options.

APP_jsonApiFormOptions-2-20240804064148.jwa

The key to get the cascading to work is the "Grouping Column"

Here it will be group based on code column in JSON API data . Hence > response.code

and "Field Id to control available options based on grouping"

code is the field id for the select box Code where we will select to dynamically display data in the Name based on the selected value in Code

hope it helps!

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print