Hi,
I am using the following javascript code to fetch the value of the radio button:-
I want to capture the value of OrpAccessString in Action. How to do it?
Community moderators have prevented the ability to post new answers.
Also Uday, as far as the problem is concerned, I do not think that they are related.. :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the function:-
public void perform(ServletEnvironment env)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The below post also helps you to understand about the parameters
https://answers.atlassian.com/questions/214512/problem-getting-a-macro-parameter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
are you using the below execute method.
public String execute(Map<String, String> arg0, .....)
then you can get the parameter from 'rg0' argument.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
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.