g_form.showFiledMsg() - not working expected in Employee center portal

Gillerla Rajesh
Tera Contributor

Hi ,

This is the syntax i given.

 

 g_form.showFieldMsg('owners_of_the_shared_mailbox', 'please select Owners of the Shared Mailbox at leaset 2 user to submit', 'error', true); 
 
not working in ESC portal- (Color it should show in Read color right)
 
GillerlaRajesh_0-1752886915457.png

  but it's working in when click in Try it.

GillerlaRajesh_1-1752887010337.png

 

 

Any one help me on this please.

 

Regards,

Rajesh Gillerla.

9 REPLIES 9

J Siva
Tera Sage

Hi @Gillerla Rajesh 

Just try the below and see if it works..

g_form.showFieldMsg('owners_of_the_shared_mailbox', 'please select Owners of the Shared Mailbox at leaset 2 user to submit', 'error'); 

Regards,

Siva

Hi Siva,

 

no it's working..

 

Tried this as well but no use full.

 

Regards,

Rajesh Gillerla.

@Gillerla Rajesh it seems like it's the expected behaviour of the employee centre portal 

Ok Thanks for information, then i don't need to distrub any configuration's Right ?