1. Needed: Border around a Collapsible Panel icefaces.orgI've used ICEfaces to prototype a client's UI and the client is happy except for one detail: we need a grey-border line around a Collapsible Panel. We need the border to change size as the Collapsible Panel changes size. This need occurs in several places in the UI. I've tried embedding various combination's of layout panels without success. I've not added ... |
2. problem with using collapsible panel and tree in same page icefaces.org |
3. Adding Collapsible State Indicator in Collapsible Header Panel icefaces.org |
4. collapsible panel - disabled styling incorrect? icefaces.org |
5. collapsed Collapsible Panel does not submit values? icefaces.org |
6. Need to do autorefresh of datatables in collapsible panels icefaces.orgI have a page consisting of multiple collapsible panels containing datatables that act as queues for orders in various states that need to be worked. I would like to automatically update these tables at a specified interval. I've done this before in richfaces (or maybe just an a4j tag - can't remember). Anyway, is there something in icefaces that will do ... |
7. Collapsible Panels: immediate="true" will be ignored icefaces.org |
8. Datatable usage with Collapsible Panel icefaces.org |
9. Newbie Collapsible Panel Question icefaces.org |
10. Expanding a collapsible panel in a popup modal icefaces.orgI have created a popup using: |
12. Collapsible Panel Header height icefaces.org |
13. Problem with Validations in Collapsible panel icefaces.orgWe have a data table which contains collapsible panel.Each collapsible panel contains a set of input fields of which some are mandatory.When i delete an existing value in the mandatory field, the validation message is being thrown. But once I delete collapse the panel the old value is being retained.How can we avoid this situation? |
14. panel collapsible dotted line icefaces.org |
15. Collapsible Panel and background color change icefaces.orgHello, For CSS issues I recommend using the Firebug plugin for Firefox. This allows you to see exactly how the component is getting rendered and what style is being applied. The panelCollapsible component gets rendered as a few different sections each with its own style class. Using firebug it can tell you the exact style class you need to change/override. The ... |
16. Additional link on the Collapsible Panel header icefaces.org |
18. Multiple collapsible panels opens simultaneously icefaces.orgHi valnir77, This bug has been fixed in release 1.6.1, testing has been done with the dataTable component. It should be working with any repetitive type of component (e.g.) panelSeries. Can you please test your application with ICEFaces 1.6.1 and let community know whether it works with the ui:repeat or not. Thanks, |
19. Dynamic collapsible panel icefaces.org |
20. dataPaginator and Collapsible error. icefaces.orgI have experienced some problem using dataPaginator and Collapsible Panels. I have created my test project and everything is ok but the error I get is always the same using dataPaginator and Collapsible Panel. In dataPaginator I show the first 5 records and when I try to go forward I get the error, and using collapsible with expanded = true at ... |
21. Collapsible Panel Component - Opening Sideways icefaces.orgI have viewed how the collapsible panel component works in the component suite as well as searched these forums for a while but I am unable to find any examples or references to this functionality working in any other way than top-to-bottom vertical expanding/collapsing. Is there any way or any plans to make collapsible panels work in other directions? (ie: I ... |
22. Collapsible panel not working in NetBeans 5.5.1 icefaces.orgHi, I am trying to insert a collapsible panel in my Visual Web Application but I can't. I am able to use other components of ICEFaces library,like buttons or progress bars, but when I insert into the Design Editor a collapsible panel and I try to run the project, appears a problem and NetBeans says that it's not able to load ... |
24. ice:panelPopup want it collapsible & with facet body transparent icefaces.org |
25. How do I best design a dynamic collapsible panel? icefaces.orgHi, I want to create a page with dynamic processed collapsible panels. Is it necessary to embedd each panel in a table-row to able to iterate over an Array wich contains the content of the collapsible panels or is it a better way to process the UIComponents in a baking bean and just return the result as a whole? (Each collapsible ... |
26. Bean Source Missing - Collapsible Panel and Others - Component Showcase icefaces.orgI've downloaded the 1.7.0 source distro twice and do not have any source for the Collapsible Panel example in either download. There is a .jspx for it, plus there is a package folder structure defined, but no code. I looked on the online version of the component showcase and only the .jspx code is there. The same problem exists for Panel ... |
27. Collapsible Panel not working in Firefox2 icefaces.org |
28. InputRichText inside collapsible panel? icefaces.orgIs an InputRichText component supported inside a collapsible panel? I tried this but was getting the following JavaScript error: editorWindow.parent has no properties. Sorry for not posting my code; I work on a closed network that has no Internet access. Also, I heard that multiple InputRichText components can't exist in more than one portlet, but what about just on the page ... |