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

prasannakumard
Tera Guru

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:

 

prasannakumard_0-1717753785611.png

 

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. 

prasannakumard_1-1717753832658.png

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 

 

8 REPLIES 8

Dnyaneshwaree
Mega Sage

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!!

Please accept my solution if it works for you and thumps up to mark it as helpful.
Thank you!!

Dnyaneshwaree Satpute
Tera Guru

@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 

Hi @prasannakumard , 

 

Did you find any solution for this ?

 

Thanks & Regards,
Sumanth Meda

prasannakumard
Tera Guru

Any responses @kavish @Ankur Bawiskar @swathisarang98 @Mark Roethof @Chuck Tomasi@Maik Skoddow 

 that would be very helpful

 

Thanks & Regards,

Prasanna Kumar