I am trying to use confiforms to add comments to an existing JIRA task. I already have the form to create the JIRA task which works great. I want to be able to then take the ticket number (example IOG-7567), plug that into a text box, and then add a comment and click submit. It should then add the comment to that ticket.