How to remove "Error Alert" from Workspace for Mandatory fields in workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 02:57 AM
Hi Team,
We are working on workspace and created ui action and make some fields are mandatory. Everything is working fine. But, the difference between native view alert and workspace view alert:
Native view alert:
In Workspace view the alert showing like this: Here, we need to remove "Error Alert" from workspace. Please suggest me where I need to change this particular area.
Or please let me know, is there any possibility to remove from UI action workspace view script.
Thanks & Regards,
Prasanna Kumar
@kavish @Ankur Bawiskar @swathisarang98 @Mark Roethof @Chuck Tomasi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 04:01 AM - edited 06-07-2024 04:04 AM
Hello @prasannakumard ,
Have you tried to add your script logic of UI action in the separate workspace section (checking the workspace form button / menu) using below line for error msg:
alert('Please fill value of all mandatory fields, 'error');
If my answer helps you please mark as accepted/helpful by adding thumb in bottom of my post.
Thank You!!
Thank you!!
Dnyaneshwaree Satpute
Tera Guru

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 04:57 AM
@Dnyaneshwaree Thank you for your quick response.
Here "The following Mandatory fields are not filled in: " this message is OOB, we are not configured in both Workspace and Native view.
So, I'm trying to remove "Error Alert" from Workspace view. Please let me know any further procedure to remove "Error Alert" onnly.
Thanks & Regards,
Prasanna Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 08:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 01:18 AM
Any responses @kavish @Ankur Bawiskar @swathisarang98 @Mark Roethof @Chuck Tomasi, @Maik Skoddow
that would be very helpful
Thanks & Regards,
Prasanna Kumar