Announcement
Collapse
No announcement yet.
X
-
Thanks for pointing this out and sorry you blew time on it, this has been fixed for 3.1d builds.
-
UGLY typo in Javadoc for Velocity
Hi Isomorphic,
please note that in http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/serverds/Validator.html#serverCondition the line
Code:$dataSource.findById($record.primaryKeyField).otherFieldName
Code:$dataSource.fetchById($record.primaryKeyField).otherFieldName
If you use the wrong method, you'll get a "Null reference [template 'CustomValidator'..." log entry.
I hope this message helps someone having the same problem. I was stuck for an hour on this.
Best regards,
BlamaTags: None
Leave a comment: