Hi ,
I have two drop down fields called field A and field B
Field A options
1
2
3
Field B options
one
two
three
Now the requirement is when i select field A with option 1 then the Field B should be visible with the value as "one"
Field B should not be displayed when i select Field A with option 2
when I select field A with option 3 then the he Field B should be visible with the value as "three".
Can someone please help on the code. Thanks in Advance.
@Srikanth Gogineni for simplicity, why not just use field A by itself and forgo using field B altogether. The values:
i just gave an example ...the second field values are actually different ..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I went with simple first :)
Have you tried Cascading Select lists?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.