Author |
Message |
|
Hi,
I config a t:formattedfield with formatmask '#0.00%'. The users has to edit the '%' at the end, if he doesn't do it, a problem massages will be shown.
Why doesn't add the char itself?
Same problem if I use currency-chars. The user has to edit the char.
It is not nice. And sometimes very bad, if we want to display Great Britain Pounds char, it is not on my keyboard.
regards
Dörte
|
|
|
Our Captain Casa application works with JBoss 6.1
This application needs the libs of apache-poi.
• org.apache.poi.poi.jar (3.7)
• org.apache.poi.poi-ooxml-schemas.jar (3.7)
• org.apache.poi.poi-scratchpad.jar (3.7)
• org.apache.poi.poi-ooxml.jar (3.7)
But JBoss couldn’t deploy this application. I get following exception
17:06:38,104 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/anafee]] Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener: java.lang.ClassCastException: org.apache.xerces.jaxp.SAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory
I learned that this exception indicate that 2 same libs will be deployed, one from JBoss-lib itself and one from dependencies of my application. But there are no poi libs in JBoss-lib directory.
If I delete org.apache.poi.poi-ooxml.jar from my dependencies JBoss will start up correct. But a part of my application didn’t work. I need this lib.
What can I do? What is the problem?
regards
Dörte
|
|
|
Hi,
Modern password fields are display the real char for a moment , so the user could control his input.
Is it possible to modernize the t:password in this way?
regards
Dörte
|
|
|
Hi,
It would be fine, if I could search in the resource plugin of Layout Editor Toolset.
regards
Dörte
|
|
|
Hi,
Yes, if I use the scrollbar top or button with single mouse klick , you are right.
If I use the scrollbar slider and mouse klick and hold I get a flying popup.
Also, if I use the scrollbar no slider (empty part inside scrollbar) and a single mouse klick.
Also, if I use a splitbar and mouse klick and hold.
regards
Dörte
|
|
|
Hi
I still have the problem.
regards
Dörte
|
|
|
Hi
I'm sorry
I use CC 20110901.interim2
But no change behaviour.
regards
Dörte
|
|
|
Hi
Is there a possibility to get the cusor position inside a comboboxfield or textfield (all edit-fields)
regards
Dörte
|
|
|
Hi
Different behavior between mouse klick and F4 to insert in a comboboxfield and edit it.
With F4 I could use bachspace-key or delete-key
With mouse klick I coundn't use this keys
regards
Dörte
|
|
|
HI
If I open a combobox popup and scroll this page the popup will not scoll too.
Have a look in attachment , please
regards
Dörte
|
|
|
it works
Thanks
Dörte
|
|
|
Hi
I still have the problem.
The workplace function tree is click away with < button. If I resize the workplace the workplace function tree is displayed again.
The workplace function tree should be displayed only by click on the > button and not by resizing the window.
regards
Dörte
|
|
|
Hi,
Problems with 2 screens.
I arrange two screens. Second screen is above the first screen. The application is displayed on the second screen.
I open a popup the popup is display on the first screen and it is black.
or
I arrange two screens. First screen on the left second screen on the right. The application is displayed across both screens..
I open a popup on the right screen the popup is display on the left screen and it is black.
regards
Dörte
|
|
|
Hi
I use t:formattedfield and set
formatmask = "%"
value = 0.55
Result = 55,00% ->
But how I could edit this one? No 60,00%, no 60,00 no 0.60, no 0.60%
regards
Dörte
|
|
|
Hi,
It is possible to set our own image to t:combobox like t:combofield with the image attribut?
regards
Dörte
|
|
|