We announce the immediate availability of Servoy 2.2.1 Release Candidate 3
NOTE: this is pre release SOFTWARE, use with caution and make BACKUPS before you start.
Make a backup of your current Servoy installation directory if you plan to upgrade or perform a clean installation into a new directory.
This version is available through auto update (or manual update via help menu → check for new version)
Enhancements and fixes:
[new]-onAction called when clicking in non editable text/RTF Area
[new]-possibility to disable the datanotifies between clients in adminpage
[fix]-controller.invertRecords does not longer call onRecordCMD
[fix]-text disappearing bug (when getting notifications of other clients)
[fix]-javascript Date parsing fix.
[fix]-formatted/masked text fields can now be emptied (set to null, by clearing the field with spaces)
[fix]-controller.saveDate was not saving all editing records in some cenarios
[fix]-relations can now use globals from othes modules
[fix]-calculations fields in a portal that resides in a Listview refresh issue
[fix]-fileOpenDialog returned the start path when clicking cancel, it returns null now.
[fix]-PropertyEditor improvements for java beans
Jan Blok:
correct, small mistake in the post, html areas support working links when non editable.
I don’t quite follow. HTML areas will stay the way they are, no support for actions on non-editable fields? Or in a forthcoming version support for actions on non-editable HTML area fields will be enabled?
I think Jan means that clicking on links inside the HTML is supported when the HTML field is non editable. If that is supported, regular actions cannot be supported. Or what should happen then if a user clicks on a link? The action or the calling of a link?
patrick:
I think Jan means that clicking on links inside the HTML is supported when the HTML field is non editable. If that is supported, regular actions cannot be supported. Or what should happen then if a user clicks on a link? The action or the calling of a link?
What a pain! Not what’s needed, not in the least.
I’m giving my users an HTML area field in which they can prepare their marketing eMails. Well and fine so far. However I’m also giving them a non-editable “thumbnail” where they can review what’s been sent to this or that person. Click on the non-editable thumbnail to view and edit the whole of it and get some additional buttons on a formInDialogue.
Why not just give them a separate “review & edit” button, you ask? For consistency. Elsewhere I’m using Text area and RTF area fields with non-editable thumbnails which act like giant buttons but look editable. A large enough “thumbnail” to identify whether this is the item wanted. Because it looks like a field, clicking on it is a natural instinct and when clicking a FID appears giving them not only editing tools but also additional buttons.
There surely must be a way to detect whether the user has clicked on an internal URL within the HTML area field or on just plain text or a blank area, and respond accordingly.
Elsewhere on Servoy Talk there’s been some talk about non-functions of HTML area fields. The centre text tool doesn’t work with HTML areas (but does with text and RTF areas). Someone else has pointed out some of the other tools sometimes work, sometimes not.
Something else to discuss next week at Servoy World.
Morley:
What a pain! Not what’s needed, not in the least.
It has Always bin this way, textarea and rtfarea are the only ones changed on your request.
Display the the html on a Label to have the effect you want…
Sorry, Morley, I can’t follow: It’s not what YOU need.
Why not just give them a separate “review & edit” button, you ask? For consistency.
That’s YOUR design and I am not saying that anything is wrong with that. But on the other hand you can’t expect an application to do everything that is needed in YOUR situation.
There surely must be a way to detect whether the user has clicked on an internal URL within the HTML area field or on just plain text or a blank area, and respond accordingly.
I guess there is. So just move that post to the feature request section.
Morley:
What a pain! Not what’s needed, not in the least.
It has Always bin this way, textarea and rtfarea are the only ones changed on your request.
Display the the html on a Label to have the effect you want…
Excellent. Forgot a label can have a data provider. Much thanks.
I’m preparing my laptop to bring to Servoy World. It hasn’t run Servoy in quite a while. I’ve run it through the automatic updates and have also downloaded the beta installer from the developer website. This has brought it up to 2.1.1 build 313. Meanwhile my actual development environment is currently running 2.2.1rc3 build 332.
Not sure whether it matters but I’d prefer to be running the identical build when I arrive in Amsterdam. How do I move this laptop up?
Have just upgraded to rc3 and found that ctrl clicking on an onaction method in the properties pane no longer opens that method in the method editor. Am I alone with this problem, or has something been changed?
That was an incredibly useful feature that I’m lost without…
OS X 10.4.2, java 1.4.2 and 1.5 (originally thought it was a java 1.5 problem as I upgraded servoy and switched Java versions at the same time but it happens in 1.42 as well..)
Sadly this is not the case. My ctrl clicking does not work in java 1.5 OR 1.4.2. I immediately assumed that it must be that because I had just switched over to 1.5 but switching back did not fix it…
It is quite boring not being able to use the feature…
It seems that you were right Harry.. It seems that it is Java 1.5 causing the problem. Weirdly after going back to 1.4.2, I had to double double quadruple double click it to get it to open in the method editor the first time, and then it was okay. Anyway, panic over thanks for your help