OpenFaces
OpenFaces copied to clipboard
OpenFaces JSF library
When we used o:sortAscendingMenuItem and o:sortDescendingMenuItem components in DataTable. After sorting a column, MainFormId executed , the expected behavior is only the relevant table should be executed.
When trying to extract a table into csv file we also need to get the column grouping headers. Currently the TableDataExtractor.extract functionality is missing the respect of the groups and...
I think it should be useful to see OpenFaces deployed at maven central repository.
The focus is on a textarea element of class o_hiddenFocusChromeSafari, and it disturbs the tabs orders for example when opening a new dialog with inputs we would like the focus...
Regression error, column with width="20%" does not displayed with the new openfaces.jar. The column does not displayed until the windows refresh. Meaning the window style does not set until the...
Useing convertDateTime with format "dd/mm/yyyy" On dateChooser component. When enter from keyboard the date in the following format 01/01/16 the date save as 01/01/0016 and NOT as expected (01/01/2016).
Go to Contracts > choose an existing one > press on Contract Start Date > calendar is opened > don't select a date > click on Contract Title > check...
Hi, Your tables seems to have memory leaks after ajax calls as can be seen in the attached image. It can be easily reproduced when saving the screen. This is...
The issue reproduce again after we used the new openfaces.jar. After doing an operation which leads to a screen refresh, In the terms tab - program grid , the table...
In your demo site http://openfaces.org/demo/dropdownfield/DropDownField_client.jsf , X icon appears for some fields which also doesn't work as expected. This happens only in IE10 & 11 clicking on X clears the...