I m facing the following problem and would appreciate any help.
I have a Virtual Field set as a dropdown list and another virtual field referencing the first one as a cascading dropdown list.
When manually changing the value of the first dropdown list, the cascading dropdown list on the other virtual field works perfectly. However, when changing the value of the dropdown list dynamically (through some javascript code), the cascading dropdown does not change at all. Any ideas ?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
theconav
Hello dear Caspio community.
I m facing the following problem and would appreciate any help.
I have a Virtual Field set as a dropdown list and another virtual field referencing the first one as a cascading dropdown list.
When manually changing the value of the first dropdown list, the cascading dropdown list on the other virtual field works perfectly. However, when changing the value of the dropdown list dynamically (through some javascript code), the cascading dropdown does not change at all. Any ideas ?
The javascript code i m using is the following :
...
var vRegistryCode = vGSPCode + '-' + vLocation ;
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.