How to change the location of the error message on the Portal?

Guilherme Cai_a
Tera Contributor

Hi everyone, I'm having trouble changing the location of the error message on the portal.

Every time the script is triggered and the message is called, it appears like this:

error_message.jpg

 

Is it possible to change the location of the message?
Do you know what could have happened so that this header always covers the error message?

Thanks a lot.

1 ACCEPTED SOLUTION

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

I don't think you will be able to change the location of that message. maybe you can try alert instead of error message on Portal.

 

Please mark my answer as correct based on impact.

View solution in original post

2 REPLIES 2

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

I don't think you will be able to change the location of that message. maybe you can try alert instead of error message on Portal.

 

Please mark my answer as correct based on impact.

Thank you Kilo, 

The alert message "resolve" the problem. =D