Hi, I'm working on a project. In which I need to have a webform in the activity menu. I need to access the info entered into that webform in a rest end point while clicking the submit button. Is it possible to send the information from the form created using script fragments to another script?
Technically, the Jira screens are already "web forms".
Could you explain what problem you are trying to solve with this? There's probably a much better way to do this than kludge in a whole load of code for a "form"
Hi let me try to explain my scenario.
I have written a script which creates a channel in Microsoft teams. The thing is I would like to run the script when I click a button created by script fragments. Also I want a input text box in which I would enter the name of the channel to be created. The entered name should be captured in the script I have written for the channel creation.
Basically I want to run a script on a button click and access the information entered in the text box, while running the script
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is a better example of what I'm lookin for.
For example: let's say I have a text box and a button. I need to display the information entered into the text box while clicking the button.
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.