You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
How can I take the value of a HTML input text field and set it as the summary of a custom issue collector?
I was able to pull in the submitters name and email address into the custom issue collector form so I know the 'fieldValues' block is working correctly:
<div class="field-group">
<label for="summary">My Summary Field</label><br>
<input type="text" name="type" id="summary"><br><br>
<input type="button" id="button-launch-issue-collector" value="CONFIRM">
</div>
...
fieldValues: {
summary : ???,
fullname : AJS.params.userDisplayName,
email: AJS.params.remoteUser
}
I've read this page describing the 'Advanced use of the JIRA issue collector' as well as how to use Javascript to assign variables from HTML text input values however I'm still unsure how to proceed here. Do I need to use a 'Dynamic functions' (e.g. fieldValues : function() { var values = {};) in order to set the summary field from the value the user typed into the HTML input text field?
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events