Hi, nice work,
dunno but maybe there is a bug with fields named description with ActiveRecordProxy.
Naming a db field with description rbValueForKey is never fired and the binding of field show a strange value.
I've investigated with my tryes but renaming the field and the key bindings solve the situation.
Sry for my english.
Luca
Logged In: NO
the database is mysql, the table is named artests with fields id and description.
rbValueForKey is fired only for id field and not for description.
All worked renaming description to "descrizione" :)
Logged In: NO
the database is mysql, the table is named artests with fields id and description.
rbValueForKey is fired only for id field and not for description.
All worked renaming description to "descrizione" :)
Logged In: YES
user_id=553218
Originator: NO
Moving to Eloy.