what is jelly g:requires tag used for ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2018 12:22 AM
Hi,
I've come across that in some UI Pages/Macros that <g:requires tag is used but there is no documentation.
What/How is it used for ?
Any code-snippet is appreciated.
Regards
Yusuf
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2018 12:29 AM
Hi Yusuf,
Following link should help you:
https://community.servicenow.com/community?id=community_question&sys_id=8d9ccfa5db9cdbc01dcaf3231f9619de
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2018 05:42 AM
Thanks Ankur,
The links are quite old and cannot find the related sections as mentioned.
Regards
Yusuf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2018 06:10 AM
Hi Yusuf,
Any update on this?
Can you mark my answer as correct, helpful if you were able to achieve the requirement. This helps in removing this question from unanswered list and helps users to learn from your thread. Thanks in advance.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 09:53 AM
g:requires tag and specify the name= par<ameter as the name of the UI script followed by the .jsdbx extension
example:
<g:requires name="<UI SCRIPT NAME>.jsdbx"/>