Hi,
We have a scenario, where we three attributes ('analyst', 'classification', 'exchange') that depend on the value selected in an attribute called 'country'.
I have set up conditional value assistance using App Builder.
Only 'exchange' displays values based on the value selected in 'country'. The first two attributes ignore the value selected in 'country' and display the default list for value assistance.
My guess is that in the data dictionary, 'country' comes before 'exchange' so, the dependency works.
However, 'analyst' and 'classification' preceed 'country', so they always display default values, even though the attributes are correctly defined as dependent on 'country'.
Any pointers to how I can reorder the attributes so that country is selected before the three?
I tried reordering the display from App Builder for my application, which is a customized WebTop. This displayed 'country' before the other three, but did not update the analyst and classification drop downs.
Please advise!
Thanks.