Hide Insert & Insert & Stay Buttons on Scoped custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 08:56 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 10:20 PM
I could see couple of community questions regarding this.
Did you try looking into those?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 10:22 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 10:27 PM
for removing Insert & Stay why not update the table level CREATE ACL?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 10:28 PM
How is that possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 10:45 PM
Did you try that option? basically insert and stay means user has create access.
So please try that once
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader