What future features would you like to see in groov View?

  1. It would be nice to be able to “disable” a controller and any pages that are associated with it. This would allow you to build pages and have them ready but not scanning until the controller is ready for release.

I wanted to get that in for 4.1, just ran out of time. Hopefully 4.2.

  1. I also second the motion of a gadget tool kit, I have been asking for that since before the first release. At the time we were told “more is coming, be patient” Well exciting new projects seem to always pull resources away from released projects (Emu, groov, Epic, and others). So perhaps we can all help develop new gadgets!

I’ve been looking in that direction, trying to balance between ease of use and power/flexibility, as well as making sure we won’t break it between releases.

  1. Expand Event notifications to allow tags to be set in addition to emails. For example on an Alarm condition be able to turn on a DO to activate a local alarm, Similar to what is available in PAC Display.

I was thinking of expanding that into just general Actions that you can take, and either have Events trigger them or attach them to buttons or whatnot.

  1. Would love a Print function. I developed an application for a customer to basically fill out an agreement but there was not a native way to print the screen and have a receipt for the customer. I know there are work around’s but they are clunky.

That one’s come up relatively recently: Print feature or single point printing option

Printing does work at the moment, but it’s sensitive to how wide your browser window is: the size we draw the gadgets at is tied to the width of the browser viewport. I need to find a good way to switch to a fixed width to print.