Page 1 of 1

Servoy Console Hyperlink plugin for Servoy Developer

PostPosted: Fri May 20, 2016 10:51 am
by pbakker
Hi all,

I'd like to make you aware that we've releases a free and open source plugin for Servoy Developer that converts strings like forms.xxx, forms.xxxx.elements.yyy or forms.xxx.elements<xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx> that are logged to the Console in Servoy Developer into hyperlinks which will open the Form Editor for the specified form when clicked and also focuses the specified element (if specified).

You can check it out here: https://github.com/TheOrangeDots/ServoyConsoleHyperlinks: the README gives you (I think) a good overview of how to install and use the plugin and what you can use it for.

Note that it is currently a (stable) preview release, as we're soliciting feedback. The plugin has been tested on Servoy 7 and 8 and works at least for the Classic and Responsive Form Editor (Mobile not tested, but should work). The Responsive Form Editor of Servoy however has 2 bugs that prevent the element from being selected when the Form Editor is first opened. See https://github.com/TheOrangeDots/ServoyConsoleHyperlinks/releases/tag/v0.0.3 for more info and if you'd like to see this fixed, please vote for https://support.servoy.com/browse/SVY-9902 and https://support.servoy.com/browse/SVY-9903

Looking forward to your feedback,

Paul
The Orange Dots