BootsFaces-OSP
BootsFaces-OSP copied to clipboard
BootsFaces - Open Source Project
Hello everyone. This code generates multiple records of *"Unable to save dynamic action with clientId xx because the UIComponent cannot be found"* in the app log after some b:poll calls....
Brainstorming on a v2.0.0 Release based on Bootstrap 4.0 (actually leaving Alpha status).
The fixedHeader attribute activates the fixed header plugin of the dataTable, but when Sticky NavBar at the top, fixedHeader is not visible. The dataTable fixed header is behind the NavBar....
Hi, Is it possible to set the value of the Search field in the DataTable manually? Maybe with a with a variable in the view controller?
When creating a datatable which does not fit into screen it is just drawn out f the container. By adding scroll-x="true" the table is scrollable when the browser window is...
When using horizontal forms, a responsive class must be specified to prevent margin to be lost. Defaulting to colXs="12" fixes the problem reducing boilerplate. This would only work when no...
While working on the documentation, I had the impression that the required message it not shown on . I need to verify it but I write down here to not...
currently if i add a `b:navbar fixed="top"` then i need to add to the body declaration (taken from the examples page) ``` ``` in order for the `b:navBar` to clear...
document that when using the patternfly theme , the context-parameter net.bootsfaces.get_fontawesome_from_cdn must be set to true in web.xml.
Hi guys, I'm using the b:tree component with links enabled on my web page, with the following code: ``` ``` Unfortunately, when I click on an element of the tree...