Hi,
I'm new to JAVA Script.
Please help me to hide the fields (normal text field, date picker field etc) based on value of another custom filed select list.
Here, We are using group to assign issue, So please guide me to configure this better way. Now I added a group picker custom field to create issue screen and created a custom notification scheme to this, Is this on the correct way ??
Also want to know, Is possible to hide the values of group picker while creating an issue ?? Means, While creating an issue, only want to show the groups in group picker is having necessary permission (Groups assigned to project roles only), Now showing all groups in JIRA.
Thanks,
Sanu P Soman
Thanks a lot guys for quick reply :)
I'll check the plugin in details.
Cheers,
Sanu P Soman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sanu ,
This can be done using javascript however according to me a better option would be to go with the Behaviours plugin . Using this plugin you can hide fields , hide field values , etc .. There are many similar examples available in the documentation . For the group picker you can have a look at this example , its for a select list but i guess with some modifications you can use it for a group picker . i have done it for a version picker and it works .
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.