Hi
I am having trouble with in line editing of a text field. I am pretty sure that I have followed Max's tutorials closely. It is a single record table and the edit screen looks like this.
[attachment=0]CC501.jpg[/attachment]
The toggle controls work fine without needing to have any submit button. If I change the entry in the text field I assumed that if I press <Enter> the the form would go update. It doesn't. It goes of and does something, changes the field displayed but not the database record..
The field box i have set as
I have tried adding an update control but no good.I must have missed something!
I have attached a copy of the offending connection
Regards Nick
I am having trouble with in line editing of a text field. I am pretty sure that I have followed Max's tutorials closely. It is a single record table and the edit screen looks like this.
[attachment=0]CC501.jpg[/attachment]
The toggle controls work fine without needing to have any submit button. If I change the entry in the text field I assumed that if I press <Enter> the the form would go update. It doesn't. It goes of and does something, changes the field displayed but not the database record..
The field box i have set as
mdlMasterApplications.renewYear:<input type='text' name="mdlMasterApplications[{mdlMasterApplications.id}][renewYear]" value="{mdlMasterApplications.renewYear}" class="form-control A njjoclsEditable njjoclsSeats" title='You can change the year here' " />
I have tried adding an update control but no good.I must have missed something!
I have attached a copy of the offending connection
Regards Nick
This topic is locked and no more replies can be posted.
