- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2022 09:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2022 10:08 PM - edited ‎12-24-2022 10:08 PM
Hi @miyu ,
if your UI script is not Global you need to use below Syntax to call UI script into UI page
<g:requires name="[ui script name].jsdbx" />
EX : <g:requires name="opengoogle.jsdbx" />
can you please try this and let me know if this helped or required any more information..
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2022 10:08 PM - edited ‎12-24-2022 10:08 PM
Hi @miyu ,
if your UI script is not Global you need to use below Syntax to call UI script into UI page
<g:requires name="[ui script name].jsdbx" />
EX : <g:requires name="opengoogle.jsdbx" />
can you please try this and let me know if this helped or required any more information..
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-25-2022 04:47 AM
Hey,
check below for better understanding with example.
Hope this helps!
Regards,
Kartik choudhary