Skip to main content
Nintex Community Menu Bar

SQL Request Control Cascading Dropdown Not Working

  • August 1, 2019
  • 3 replies
  • 19 views

Forum|alt.badge.img+1

I have created the SQL request controls for country and after selected a country will populate the cities in another SQL control. However i failed to get the list of cities after selected the country. 

I created a calculated column to display the select country, it display the France:#France. Kindly assists. 

3743iF953D9BABA9D7060.png3745iE12BF2DD70D395BE.png3744i382127535CBB33F0.png3742i4BB9BDA1A2627C2A.png

 

 

 

3 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 1, 2019

Hi,

I gave this a go and was able to acheive the solution.

My database.

3748iDB7A5D2351B7A729.png 

Configuration of the Parent control which I named "Country"

3749i8DB263A3FB447995.png

Configuration of Child control which has a reference to the Named Control Country.

3750i9061F1C40C8D6FE7.png

Result on the form.

3751i14950DB5A5D71C86.png

 


Forum|alt.badge.img+1
  • Author
  • August 1, 2019

Simon, thanks for your replied. Can you please share me the display value when you select the country? I tried few times still can get the list for second drop down. I used the calculated column to display the select value, it gave me France;#France. Not sure because of this it can't get the list of value. 


@SimonMuntz wrote:

Hi,

I gave this a go and was able to acheive the solution.

My database.

3748iDB7A5D2351B7A729.png 

Configuration of the Parent control which I named "Country"

3749i8DB263A3FB447995.png

Configuration of Child control which has a reference to the Named Control Country.

3750i9061F1C40C8D6FE7.png

Result on the form.

3751i14950DB5A5D71C86.png

 



@SimonMuntz wrote:

Hi,

I gave this a go and was able to acheive the solution.

My database.

3748iDB7A5D2351B7A729.png 

Configuration of the Parent control which I named "Country"

3749i8DB263A3FB447995.png

Configuration of Child control which has a reference to the Named Control Country.

3750i9061F1C40C8D6FE7.png

Result on the form.

3751i14950DB5A5D71C86.png

 


 


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 1, 2019

Hi,

I get the same output as you.

3778i552C342F9ECE3595.png