posted 1 year ago
I have this form which is visualizing the errors fine except in the part where I am iterating the room types. When I debug in the list of errors I see everything but the room numbers errors. I am not really sure what I am doing wrong since there is not much information about using rowStat, at least I could not find much. Any help will be appreciated.
The form:
The controller to show the booking form:
the create booking controller:
The binding model:
The Room Binding Model