The CreatorCon Call for Content is officially open! Get started here.

How to remove duplicate error message in the workspace

tidert_24
Kilo Sage

Hello all,

 

How can I control where the error message is displayed? Supposedly, the error message should only be displayed inside a modal in a workspace but also display a duplicate at the back (workspace). 

tidert_24_0-1697516231691.png

 

A client script is responsible for the error message, it works as expected in the platform, but the error message in the workspace is displayed twice.

 

If it is not possible, can you please provide a workaround for it?

 

I would greatly appreciate any help. Thanks in advance.

2 REPLIES 2

KrishnaMohan
Giga Sage

Hi @tidert_24 

 

Can you explain the requirement or what you are trying to achieve and show client script?

 

Thanks

The requirement is that I want the error message to be displayed only inside the modal not in the workspace but as shown in the image there is also an error message at the back.

It is an onLoad Client script that is conditioned to display if the view is 'comments' which is the modal btw.