Need add Save button on all er case forms

Andre Jones
Tera Expert

Hello,

 

I'm trying to add a Save button on the ER Case form on the employee relations table. This is what I have: 

 

AndreJones_0-1697219312191.png

AndreJones_1-1697219344777.png

 

 

 

Its currently not showing on the form for some reason. Not sure what I'm doing wrong. Can anyone provide any guidance. Thanks

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Andre Jones Please remove isAdvancedUI() condition from the condition field of the UI Action.

AndreJones_0-1697219312191.png

To know more about the isAdvancedUI() please refer to https://www.servicenow.com/community/developer-forum/what-is-quot-isadvancedui-quot/m-p/1994172

Hope this helps.

View solution in original post

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Andre Jones Please remove isAdvancedUI() condition from the condition field of the UI Action.

AndreJones_0-1697219312191.png

To know more about the isAdvancedUI() please refer to https://www.servicenow.com/community/developer-forum/what-is-quot-isadvancedui-quot/m-p/1994172

Hope this helps.

Thank you @Sandeep Rajput I'll give this a try.