- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 08:40 AM
Hi,
I want to know if Angular JS and HTML are among the pre-requisites to create and edit UI pages/Macros.
thanks
-Sunny.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 09:16 AM
AngularJS knowledge would help... but Jelly is a language of its own. Take a look at the code behind some existing macros/UI pages on your instance and you'll see what I'm referring to. If you're hoping to learn, it looks like there are a few educational community articles on Jelly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 08:52 AM
You'll need to know Jelly script; the jelly tags typically contain AngularJS. Check out the page on the docs here: Creating custom UI Pages and UI macros
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 09:11 AM
Thanks for your response.
Based on your statement Can I assume that Angular JS knowledge is required to handle Jelly Tags?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 09:16 AM
AngularJS knowledge would help... but Jelly is a language of its own. Take a look at the code behind some existing macros/UI pages on your instance and you'll see what I'm referring to. If you're hoping to learn, it looks like there are a few educational community articles on Jelly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2025 09:38 AM
Thank you so much for your inputs. They clarified my doubts I had.