Page 1 of 1

Table Field & DB Query Builder editing updates next reco

Posted: Thu Feb 12, 2009 4:28 pm
by xeir
Hopefully a simple problem here, but it's early and you never know.

Situation:
Created a Table Field, added a simple DB Query using the Builder using a primary key and NOT caching record set.
Table is set to "Focusable" and "Tab on Return".
Database is set to "Update cell data after editing"

Problem:
When editing data in the field, then either pressing Enter or scrolling past the last column, Rev will write the data to the DB. However, it is consistently updating the NEXT record in the table with the edited data instead of the CURRENT record.

Anyone have any thoughts on this?

Thanks

Posted: Tue Feb 24, 2009 9:28 pm
by xeir
Well, guessing that no-one has any insight into this.

So in the meantime, I've given up on allowing for in table editing, and just made it a clickable list to bring up a separate edit window.