1. How to get values from ui:repeat in a html form stackoverflow.comI have resolved my previous problem posted in: ui:repeat, populate list Now I would like to know how to get the values modified in the form and pass to my bean. This is ... |
2. Dynamically added input field in ui:repeat is not processed during form submit stackoverflow.comI am trying to make a input form for answers in my application and I start with four "empty" answers which the view loops over and make input fields for. I ... |