Yeah, that is strange. Can you right click and inspect your html? Post that here so we can get a look at it.
Thanks,
Yeah, that is strange. Can you right click and inspect your html? Post that here so we can get a look at it.
Thanks,
Hello Chris,
Here you can find the answer to many general Angular questions. Hint, check out the 4th example on the page of the link I have attached.
http://www.w3schools.com/angular/angular_intro.asp
There are many great Angular tutorials on the web, just Google and find the ones you like best.
Thanks,
Hi Dave,
I think if you go to our help site http://help.infiniteautomation.com/support/home and search for "JVM memory" you will find the information you need. If not, let us know and we will track it down.
Thanks,
Hey Dave,
Are you using rollups or are you getting every datapoint for that time period?
Try using 5 or 15 minute rollups to see if that improves you situation.
Thanks,
Have you seen this post http://infiniteautomation.com/forum/topic/2216/how-to-simulate-presetpicker-change-with-buttons? I think it may be helpful.
Hi Pikey,
Are these charts on Mango pages like the Point Details page, Watch List page or do you have a custom dashboard with charts? Does the page have other components that do load ok but just the charts don't load?
If you are using Chrome it would be good if you fire up Developer Tools and see if you see any error in the console. Here's an overview for Chrome Developer Tools that is helpful https://developer.chrome.com/devtools
We get great joy in seeing what you guys create with Mango. Keep up the good work Desmond!
Great! I would suggest continue exploring the Excel Reports and if you hit a wall and have specific questions, post them here. As for a dashboard I would suggest our new Angular way of creating custom dashboards. Joel has nice intro here.
I believe that article was copied right out of Mango help and pasted into support documentation. We are working to improve our documentation so thanks for pointing this out. You can see this help topic in its entirety in Mango. Click on the little blue ? icon in Mango in the
of your Metadata data source.
Metadata scripts execute either on context update or on a cron pattern. This is set here
If you use context update then you may select which data points trigger the script.
Note: It's usually best to not select all of them as this can cause the script to execute too often and cause a performance problem. With power come responsibility :-)
Hello Dave,
If I understand your question correctly, the answer is yes. First you would create event detectors in the datapoint. For example
Next I would create a mailing list but you don't have to use one. You can just tie the event to a user's email if you wish.
Last step, Goto the Event Handlers Page and find your event
Now, add the email recipients
Hello Desmond,
I think you are probably already familiar with using our Excel Reports Module (see video)
Am I correct to assume it is a report that you wish to create or are you asking how to produce a graph on the display as in a custom dashboard?
I found it in our system by searching on your email name. I'm on it. I'll have it done in a min or two.
Gosh Dave I'm sorry.
I don't think I've seen it come through. What's the subject line on the request? I'll go digging for it.
Thanks,
Thanks for updating this with the solution Matteo.
Glad you found a solution Dave! I can't imagine having to develop in nano all day.
Another good option for Windows is Notepad++. If you already have a favorite editor but it doesn't support SFTP then you can use FileZilla for transferring. FileZilla can be setup so that when you change a file mirrored on your local machine it will automatically prompt you to transfer it up to the server.
On Macs my favorite is the Coda2 app.
There are lots of solutions out there. Any editor that supports SFTP will do the trick.
Hello Dave,
The answer is yes. Have your client create an account in our store if they haven't already. Then send use the contact form on our main website to send us the information so we can make the transfer.
GUID
emails for both parties.
Thanks,
Hello Balistar,
Keep in mind anything named ng-xxxxxxx is part of Angular and not something we've added. You can Google ng-model to learn more about it. http://www.w3schools.com/angular/angular_model.asp The ng-model directive binds the value of HTML controls to application data.
As for the other directives you are asking about, we will be producing more information about these very soon. For now I think the best thing to do is just dig in and give it a try. Then, if you have a specific question ask it here and we will do our best to answer it.
Hello Ricardo,
The short answer is no. In the weeks and months ahead we will be expanding our API. Maybe you can make a good case for this feature in our Wishlist section.
Thanks,
Video wise, what you are looking for will most likely be in one of the Intro videos here
I'm not really a DGLux guy so I may go wrong here. If I do I'm sure someone will jump in and help out. As I understand it when users are added to Mango they must login to Mango then click the DGLux icon to create the DGLux user. This will create the account but it will still need to be configured.
Q. Also can I make a user type, or a template, with permissions set, so that anyone can just register a user and just pick a type with preset permissions?
A. Yes, assuming you are using a later version of Mango you would configure this on the User's page. After the page loads click the Data point Permission tab. Here you can bulk apply permissions to groups.