Change current record default field
Archived from the Xataface Users forum.
J1N — Tue Jul 26, 2011 8:48 pm
Hi,
I’m having a bit of trouble working out how to change which field is used to name the current record being looked at,
For instance,
You are here: Database :: Value of Field :: View
and
Current Record: Value of Name Field
I want to be able to change the Field that XATAFACE uses to reference the record. I’d assume this should be straight forward but i haven’t been able to find anything? Can anyone point me in the right direction?
Thanks
J1N
shannah — Tue Jul 26, 2011 8:52 pm
This uses the getTitle() method of the delegate class.
J1N — Tue Jul 26, 2011 9:36 pm
that it!
Thanks so much got it working now.