I want to add Info message in Portal view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 12:46 AM
Hi Team.
I want to add Info message in Poral view.
Currently this message showing in platform view
But I want to add this message in Portal view also
Condition : This message should remain display until "CAN PROVISION PROD (u_approved_for_production_provisioning) "box is checked.
Can please help me how to achieve this.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 02:07 AM
Hello @JVINAY ,
Please refer below article raised for the same fieldMessage query on Portal. Hope this would resolve your issue.
If this solution helped resolve your issue, please consider marking it as helpful or correct.
This will assist others in finding the solution faster and close the thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 01:41 AM
can you share how that message is shown in platform view?
which script is doing that?
If some client script then ensure UI Type - ALL so that it works for both
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 02:22 AM
Hi @Ankur Bawiskar ,
current script for using Platform view:
I have changed UI Type - ALL but not working portal view.
Can please look into this and help me.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 02:31 AM
Is it going inside the IF statement?
are all the values matching correctly? i.e. environment sysId, state 110 and the other false
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 02:43 AM
I have created new On change Client script. please suggest any changes required
no luck above code also not working , Please help me the changes.
Thank you.