Author |
Message |
13/03/2014 13:29:16
|
abender
Power User
Joined: 04/02/2010 16:32:13
Messages: 34
Offline
|
We want to show the reload button and the roundtrip times but not the clientconfig dialog. With footerline=false all three elements are not shown. We can show the reload button via SYSTEMICON component. But what about the roundtrip times?
Is there a way to show the roundtrip times without enabling clientconfig?
|
Axel Bender, DXC Technology |
|
|
13/03/2014 13:48:38
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...status quo: as you described - there is no way to only present roundtrip times, without config/refresh icon.
(in the FX client we only left the roundtrip times in the footer line, so here it works... ;-)...).
For the Swing client we can introduce some more client config parameters. We are currently quite occupied with issues for next update, so I am not 100% sure if we make it until next Monday. But, in the second-next update, it will be part of.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
18/03/2014 09:04:32
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
this issue is solved with yesterday's update: 20140317
There are three new client parameters for the Swing client:
1. footerlinetools
2. footerlinereload
3. footerlineduration
Each one is "true" by default, but you may override with "false".
...and fyi: "footerlineduration" is not usable with applets in 20140317, but with the next update.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
18/03/2014 10:01:45
|
abender
Power User
Joined: 04/02/2010 16:32:13
Messages: 34
Offline
|
Hi,
thx for the fast fix. But we use CC in an applet so we will wait for the next update.
Regards, Axel
|
Axel Bender, DXC Technology |
|
|
18/03/2014 10:04:25
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...it's only the "footerlineduration" that is affected! (We just forgot to add this parameter to a certain list, which is required in the applet processing...).
And "footerlineduration" is the one that you want to see (so you use the default "true"). The other parameters "footerlinereload" and "footerlinetools" are registered properly, so you can set them to "false".
You do not have to wait for the update in your scenario.
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
18/03/2014 13:29:40
|
abender
Power User
Joined: 04/02/2010 16:32:13
Messages: 34
Offline
|
ok, thanks
|
Axel Bender, DXC Technology |
|
|
|