Hi all
Just thought I'd post up my steps I did to make a JET page to render E1 data into graphs.
At the end I have added my template for a Pie and Bar chart.
The trick is to fathom that all the dashbaords are just composite pages made up of 'tiles' that point to a new type of E1 APPL form. (You will find loads on your system ending in X - they contain no code just a pointer to an E1 page)
The form type is External App and javascript in the dropdown. And then point to your new E1 Page. The...
Read more
Just thought I'd post up my steps I did to make a JET page to render E1 data into graphs.
At the end I have added my template for a Pie and Bar chart.
The trick is to fathom that all the dashbaords are just composite pages made up of 'tiles' that point to a new type of E1 APPL form. (You will find loads on your system ending in X - they contain no code just a pointer to an E1 page)
The form type is External App and javascript in the dropdown. And then point to your new E1 Page. The...
Read more