Hi,
I know request types can be associated with forms, and forms can have conditional logic to show or hide particular questions, but what I'm wondering is whether there is a way for a customer to pick a set of forms, possibly even the same form, and use this one screen to collect multiple instances of information.
I ask because the agent can, in their interaction, add further forms onto the request, and the processing logic permits it (forms[] is an array), but I don't see a way for the customer to state that they want to add more data (of the same type) to the set.
Or is it for one request type, zero or one pre-determined forms.
Thanks,
Martin
It sounds like you're trying to empower customers to submit multiple forms in a single screen, while maintaining the flexibility for agents to manage additional forms later. Smart Forms for Jira can help address this need by enabling customers to submit multiple requests through a single form and automatically create separate issues for each. Here's how you can achieve this:
Hi @Martin Cleaver ,
On top of what Jehan said, here's a feature suggestion on jira.atlassian.com (JAC) for this: JSDCLOUD-4643: Ability to create multiple unique forms under an individual issue/request type
We've seen a lot of use cases where this is needed or could optimize the configuration a lot, but sadly, this hasn't yet been developed.
Cheers,
Tom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
While there isn't an direct option for the customers to add a form, but you can use Jira's automation to fulfill this use case.
Eg. Map a few form fields to a custom field and ask the customer to fill that out, once that's submitted trigger a Jira automation to add another form and make it external visible.
https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/#Forms-submitted
https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Attach-forms
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.