Hi,
I want to copy value of one customfield to another customfield when I select/deselect customfield option.
eg:
I have two customfields of same type and also with same options(say RDC and TEMP of MultiCheckboxes type with options 1.EXTERNAL 2.INTERNAL).
Now when I want to create/edit an issue, if I select RDC as EXTERNAL then TEMP should automatically selected as EXTERNAL on that screen itself. How it can be achieved?
Thanks,
Bharadwaj Jannu
I used JavaScript on vm file to load dynamically, provided the dependent field is present in the screen.
Refer the below link - it may help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Is it can be done on vm file itself without writing a java code?
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.