User can't able to create feedback task based on control objective record states

MuppuriNagaraju
Tera Expert

Hello Servicenow Masters,

Can anyone help me with the solution. This help will be a great to me. Just I wanted to know, How can we provide access to the users based on control objective record states conditions then they can be able to create a new feedback task on right side panel of control definition.

I am attaching the screenshot can please refer and help me out.

MuppuriNagaraju_0-1778590160141.png

 

 

1 ACCEPTED SOLUTION

@MuppuriNagaraju 

I think that's not normal UI action but button within UI builder

you can use before insert BR on the feedback table and check what's the state of the Record and accordingly abort the insert

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Tanushree Maiti
Mega Patron

Hi @MuppuriNagaraju 

 

Check these links:

 

Create a control objective 

Control objective workflow 

Create Feedback from the record side panel 

Managing control objective changes with the new IRM workflow

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Ankur Bawiskar
Tera Patron

 

@MuppuriNagaraju 

I think you will have to identify the New button within the UI builder and then handle the display based on state field

what did you start with?

 

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks for replying @Ankur Bawiskar , What you said that will be also correct. But If we can configure Businessrule or Ui action? Is it helpful?

@MuppuriNagaraju 

I think that's not normal UI action but button within UI builder

you can use before insert BR on the feedback table and check what's the state of the Record and accordingly abort the insert

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader