Dear all,
we are using cascading fields in JSD with the help of insight quite a lot. However so far we couldn't figure out how to preset the value if only one option is available.
e.g.
in the country (level 0) there is the attribute "Austria", on city (level 1) there is only one attribute with linked to level 0 = Austria called "Vienna". How can we configure the IQL that when "Austria" is selected also "Vienna" gets selected (since it's the only possible choice?) This would help us cut down the work required by our users. Or other way round, let the user select the city and pre-fill country and other outbound references?
Currently we use the spaceholder IQL based on tutorial in insight documentation. e.g. "Location = ${Location}"
Thanks
Matt