Page 4 of 4

PostPosted: Tue Aug 29, 2006 3:52 pm
by jim
"onShowed" sounds confusing; how about "afterLoad" or "afterShow" or "beforeShow"

PostPosted: Tue Aug 29, 2006 5:54 pm
by birgit
I got to know an event called "loaded". But "afterXY" is ok, too. Maybe people at Servoy can find something similar in other languages and use these naming conventions.

Best ragards
Birgit

PostPosted: Tue Aug 29, 2006 7:38 pm
by jim
I got to know an event called "loaded".

I tend to wait for the weekend for that event. :wink:

PostPosted: Tue Oct 17, 2006 6:46 pm
by jim
Last summer, someone asked:
Can anyone explain me , what is the difference between "Import" & "Clean Import"? & How it is differ from "Import As" of previous version of servoy?

Can't find anything relevant in 3.0 documentation, nor on forum.

Please explain.

Thanks

PostPosted: Tue Oct 17, 2006 7:41 pm
by Jan Blok
A clean import (previously called ""import as) will not merge with the same solution if it already exists in the repository.

PostPosted: Tue Oct 17, 2006 8:42 pm
by jim
Thank you, Jan.

PostPosted: Thu Oct 19, 2006 4:58 am
by Backer
Thanks, Jan.

Servoy 3.1 and WebClient events.

PostPosted: Mon Jan 08, 2007 7:32 am
by Homer
BTW: I also noticed that onDataChange is not fired in the Webclient on comboBoxes, allthough, according to the Webfilter, onDataChange is a supported event.


Sadly, Mister Bakker is true about the OnDataChange event. Is there any improvement on the new 3.1 version for events that are available for WebClients?
Is Ajax or simply Javascript can be used to natively add more events for Servoy web users!? :roll:

I think, OnMouseOver would also be a great addition.

Re: Servoy 3.1 and WebClient events.

PostPosted: Mon Jan 08, 2007 10:43 am
by Jan Blok
Homer wrote:
BTW: I also noticed that onDataChange is not fired in the Webclient on comboBoxes, allthough, according to the Webfilter, onDataChange is a supported event.


Sadly, Mister Bakker is true about the OnDataChange event.

onDataChange is for sure fired in webclient (after any action wich does a submit), it's only not instantaneous as in smart client.
Servoy 3.2 will likely improve on this.

PostPosted: Mon Jan 08, 2007 1:57 pm
by Homer
Thank you Jan for your reply. Actually you are right about the ondatachange event for text fields. But as soon I change my field to combobox (and attach a valuelist to it), then this event is not working anymore on WebClient. :( Any idea?
And I'm sorry if this question has been asked before.

PostPosted: Mon Jan 08, 2007 3:28 pm
by svroemisse
Homer wrote:Thank you Jan for your reply. Actually you are right about the ondatachange event for text fields. But as soon I change my field to combobox (and attach a valuelist to it), then this event is not working anymore on WebClient. :( Any idea?
And I'm sorry if this question has been asked before.


I'm sorry to say we can't reproduce the problem. Would you please send us a solution that demonstrates this problem so we can look into it? It can be uploaded to our support system: http://crm.servoy.com/servoy-webclient/ ... oy_support