Save Button on the record producer from the portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 03:21 AM
Hi All,
i am create a record producer and try to access it from portal.
so when i hit on "submit" button from the portal it will open the change request form
sp?id=form&query=chg_model%3De55d0bfec343101035ae3f52c1d3ae49%5Estd_change_producer_version%3D5b7399bc53231300e321ddeeff7b1206&sys_id=-1&table=change_request
so in below one Save(Ctrl+s) button will come like this which is OOB.
How can we remove (Ctrl+s) from the Save button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 03:36 AM
that is OOB, why to remove it?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 03:36 AM - edited 11-02-2023 03:37 AM
Hi @shid077 ,
To remove the (Ctrl+s) from the button navigate to Service Portal > Widgets
Open the record that the Name is 'form '
Clone the Widget and make the following change :
In the Clint Controller field replace the line 6 code:
If that helps please mark my answer as correct / helpful!
And if further help is needed please let me know
Cheers