Page 1 of 1

Change current record default field

PostPosted: Tue Jul 26, 2011 8:48 pm
by J1N
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

Re: Change current record default field

PostPosted: Tue Jul 26, 2011 8:52 pm
by shannah
This uses the getTitle() method of the delegate class.

Re: Change current record default field

PostPosted: Tue Jul 26, 2011 9:36 pm
by J1N
that it!

Thanks so much got it working now.