- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 03:44 AM
Hi Team,
how to remove popup when moving state to asses in problem form.
we don't want Assigned to mandatory when moving state to Assess.
Just want to move the state to assess
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 04:52 AM
Hi @Gopal14,
The popup (dialog box) is driven both by the view of the form and importantly by a data policy which makes the 'Assigned to' field mandatory.
If you update the data policy so that the 'Assigned to' is not mandatory in the Assess state, the dialog will no longer appear and allow you to move the problem straight into the Assess state.
Data policy name: Make 'Assigned to' mandatory when State is one of 'Assess', 'Root Cause Analysis', 'Fix in Progress', 'Resolved' or 'Closed'
Once you've updated the Data Policy to not include the Assess state, you may need to perform a 'cache.do' to flush the memory/session.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 04:52 AM
Hi @Gopal14,
The popup (dialog box) is driven both by the view of the form and importantly by a data policy which makes the 'Assigned to' field mandatory.
If you update the data policy so that the 'Assigned to' is not mandatory in the Assess state, the dialog will no longer appear and allow you to move the problem straight into the Assess state.
Data policy name: Make 'Assigned to' mandatory when State is one of 'Assess', 'Root Cause Analysis', 'Fix in Progress', 'Resolved' or 'Closed'
Once you've updated the Data Policy to not include the Assess state, you may need to perform a 'cache.do' to flush the memory/session.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie