- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:36 AM
Hi Team,
Can someone guide me as to how to declare logs while using Catalog Client Scripts?
I am trying to test a scenario where I need to see a message for a Record Producer, but it's not working. I need to see it on top of the Portal page, the moment I fill/change a record producer variable value:::
Regards,
Saurabh
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 07:09 AM
Change the UI Type field value as 'All' in your client script screenshot above
Mark as correct and helpful if it solved your query.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 07:18 AM
You're welcome 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:49 AM
Hi Saurabh,
JavaScript that runs on the browser, such as client scripts, can include a call to jslog() to send information to the JavaScript log. More info here : JavaScript debug window
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2022 06:53 AM