Is "g_form.showFieldMsg" accessible in Scoped applications?

anusha60
Kilo Expert

Hi Experts,

I am trying to use "g_form.showFieldMsg" in my scoped application, but for some reason it is not working.So I have a doubt whether this can be accessible in scoped application. Did anyone of you tried this in application scope and succeed (or) any alternate method to have same functionality.

Thanks,

Anusha.

1 ACCEPTED SOLUTION

Hi,



I am able to fix the concern.


In script I am trying to clear the field value after using the g_form.showFieldMsg. As per the conditions, I am not verifying if the field value is empty,so the field message is not shown their.



Thanks


Anusha.


View solution in original post

6 REPLIES 6

What is exact fuji patch you are trying on?


Hi,



I am able to fix the concern.


In script I am trying to clear the field value after using the g_form.showFieldMsg. As per the conditions, I am not verifying if the field value is empty,so the field message is not shown their.



Thanks


Anusha.