We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

String field is getting populated in backend form but not in portal

Divya Kandula
Kilo Guru

I have a custom string field which is getting populated at backend form through a On change client script and Script include business logic. But it is not working in portal. please let me know how can i check on this.

P.S Im not a portal expert.

1 REPLY 1

James Chun
Kilo Patron

Hi @Divya Kandula,

 

You need to provide some more details, some screenshots would be good as well;

  • Which table and field are you referring to
  • Which portal page/widget are you referring to (share the URL as well)
  • Can you confirm if the custom string field is saved by looking at the XML value?

Cheers