Hide Insert & Insert & Stay Buttons on Scoped custom table

Khanna Ji
Tera Guru

Hi Team,

 

I have created a table in custom scoped app which started showing Insert and Insert & Stay buttons. To hide them, I have created two new buttons by mimicking the Global buttons since I cannot insert them due to scope limitation. When I disable the newly created buttons, Save/Submit buttons were missing on new record. When I enable them, Save and Submit buttons started visible again.

 

How can I disable/hide the Insert & Insert and Stay buttons without impacting the Save/Submit button during record creation?

11 REPLIES 11

@Khanna Ji 

I could see couple of community questions regarding this.

Did you try looking into those?

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

That's what I did before posting the question. None of the articles helped. I know it's very straightforward, just create a clone of Global UI Action and apply a condition or disable it but it's not working in my table.

@Khanna Ji 

for removing Insert & Stay why not update the table level CREATE ACL?

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

How is that possible?

@Khanna Ji 

Did you try that option? basically insert and stay means user has create access.

So please try that once

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