Hi,
I have JWM project and I have created multiple forms. All these forms have same issue type.
For ex., Form1 --> Task, Form2 --> Task, Form3 --> Task
Is there an easier way to determine which form was used to create a issue ?
Thanks
Shesha Chandra
Hi Shesha,
What is different about the forms? Are there different fields being populated? If so, then you should be able to tell by which fields got populated.
Hi John,
All forms have same fields. I have created forms for different teams.
Form1 --> Customer
Form2 --> Retail
If there is no way to find which form was used to create ticket, then I'm planning to create a field which will have a default value with the form's name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why do you have multiple forms if they are exactly the same?
One option would be to create a couple of custom fields with of a dropdown type. And put only one value in each of the fields - Retail in one and Customer in the other. Make those values the default value in each field.
Then place the different fields on the two forms corresponding to the type of field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ya. I'm planning to create a unique field for each form which will have form name by default. I thought we can can get the name of the form like we have request types for JSM but looks like we can't.
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.