Author |
Message |
13/09/2017 05:28:21
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Hi Captain,
Im using 20170814 version.
I tried the tabonenter attribute on my combofield, but unfortunately it didnt work...
Regards,
Vincent
|
|
|
13/09/2017 05:51:57
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...you are 100% right! Just fixed it... - is part of next update.
Thanks + Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
13/09/2017 05:56:02
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Thanks too..
Btw, can you give us a hint on how to set focus to a component on first load of the web page??
Regards,
Vincent
|
|
|
13/09/2017 07:00:04
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Got It!
|
|
|
13/09/2017 07:00:54
|
fhuellmantel
Active
Joined: 02/02/2016 13:57:32
Messages: 7
Offline
|
Simply set the attribute "requestfocus" to "creation"
edit: Ups nice timing
|
|
|
27/09/2017 02:59:03
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Hi Captain,
The tabonenter attr is addressed in the latest version. But the tabonenteralwaysflush attribute seems not working..
It didnt flush.
Regards.
Vincent
|
|
|
27/09/2017 03:19:49
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
The TABONENTERALWAYSFLUSH is not supported in the RISC Client and we do not plan to support it. For this reason the attribute does not show up in the Layout Editor tool...
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
27/09/2017 03:25:45
|
vadingding
Power User
Joined: 14/07/2017 13:26:37
Messages: 145
Offline
|
Ahh okay, so Is there any other way to trigger an event by pressing return key on comoofields?
Coz my combo field value help contains list of no. series, if no no. series selected and the user presses return key.. I want to get a default no series..
|
|
|
27/09/2017 04:03:19
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
A normal FLUSH=true does what you desire. If the user selects one item with the mouse or with the keyboard (Enter-key) then the changed value is sent to server side immediately, together with corresponding action-event.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
|