UI Pages and Macros Pre-requisites

SunnyDi
Tera Contributor

Hi,

I want to know if Angular JS and HTML are among the pre-requisites to create and edit UI pages/Macros.

thanks

-Sunny.

 

1 ACCEPTED SOLUTION

 

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.

View solution in original post

4 REPLIES 4

jcmings
Mega Sage

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 

SunnyDi
Tera Contributor

Thanks for your response.

Based on your statement Can I assume that Angular JS knowledge is required to handle Jelly Tags?

 

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.

SunnyDi
Tera Contributor

Thank you so much for your inputs. They clarified my doubts I had.