Ben bu kod parçası var:
var categoryDetailId = $("#createEventForm-categoryDetail-idCategory").val();
ve myrendered sayfasından bu html:
Ben butonuna basarak zaman Nan gider
Update: I went in and set that and it didn't work still. I also have this one.
var eventInformationId = $("#createEventForm-eventInformation-idEventInformation").value();
o da eventInformationId set değildir. Bunun için html satırı:
<input type="hidden" name="createEventForm[eventInformation][idEventInformation]" value="1" id="createEventForm-eventInformation-idEventInformation" /></dd>