As a form builder I would like to control the usage of the Send/Cancel buttons when a user is filling out a form. For example, I have a comprehensive form with dynamic sections that contain required information. However, when the form is initially displayed, the "Send" button is visible at the bottom of the screen and should not be available.
@Louis Tominack it sounds like you are using the new Forms feature in JSM.
Am I right in thinking that what you want is for the Send button to not be shown until the form is completed/valid? If so I'll take your idea on board and feed it back to the team for consideration.
@Simon H - You are correct in your interpretation.
Thanks!
I also voted for an issue related to the implementation of a 'calculated' field within forms.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Simon H
We've just received a similar request from one of our clients. If the specific option (dropdown value) in one field is selected → disable the ability to send/submit the form.
Is there maybe any update related to this topic?
Cheers,
Tomislav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it is not possible to simply hide these buttons, as these are built into Jira's UI in order to create the request or to back out of the form.
You can however do a few things to prevent the issue from being created unless particular fields are filled in:
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Callum Carlile _Automation Consultants_ - Thanks for the feedback. I do have fields set as Required so that should help. I will have to test these options to assess the overall user experience.
I don't fully understand the timing and dynamics between Jira Service Management Request Types, Issue Types, Workflows, and the initial Form. Seems like a lot of moving parts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Louis Tominack For your particular use case, I would say that making the field required on the request form should be sufficient - as users won't be able to click on 'Send' without the fields being filled in, and the 'Cancel' button is basically just a back button which takes you to the previous page.
It can certainly be a bit confusing though! In Jira you create workflows, and then you map issue types to this workflow using a Workflow Scheme, which you then associate with a project.
Jira Service Management essentially sits on top of regular Jira, and gives you more capabilities such as the cutomer portal. When creating a request type (a 'form') this is always mapped to a single issue type, so whenever someone goes into a form and submits it,this is still creating a normal issue, however it has a Request Type also associatde to it.
You can also have multiple different request types mapped to the same issue type, and these are then distinguished by the 'request type' field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.