- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 08:12 AM
Hello Everyone,
I want to hide/disable the Save(Ctrl + s) button from the Reference fields in portal.
Can anyone please guide me how we can achieve this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 05:35 PM
The Solution is to add Exclude UI action Visibility for Sys_popView for Global Update UI action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 09:21 AM
Check html code in data table widget because it is called in widget data table from url defination
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 04:04 AM
Could you please explain a bit more about this Data table. I could see a lot of data table widgets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 04:11 AM
Can you please let me know which widget you are using for this form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 04:55 AM - edited 12-07-2023 04:56 AM
I am using a OOB SC_Catalog_item widget.
Here when I preview a reference field it shows that Save (ctrl + s) with the record and I don't want this field to be visible for users.