Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Virtual Agent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Group Manager should be able to remove/add people to the group

Hi Team, I have written Create/Write/Delete ACls so that only group manager can remove/add users to the group: I have created 3 table level ACls which is sys_user_grmember.None with Script condition as below: answer = false;if (current.group.manager ...

Community Alums by Community Alums  
  • 1171 Views
  • 2 replies
  • 0 helpfuls

Redirect to homepage in portal

Hi All, We have scoped app record where users open it in form view in portals and makes changes to forms. We only see save button, can we route to portal homepage upon clicking save?   Thanks!

pramodkumar_0-1711736252220.png

Validate Date Range in Service Request

I have 2 dates that I need to validate the difference between and am stuck.Here is the requirements that have been askedDate 1 - can not be further out than TODAY + 21 daysDate 2 - can not be further out than 30 days passed Date 1 I was able to use a...

BrianSorensen_0-1711759861417.png