Page 1 of 1

Subtitle in record detail view

PostPosted: Fri Apr 09, 2010 7:03 am
by nairolf
Hi Steve,

first of all, Xataface is a great tool that saves me so much time in my job ! Thanks you for this.

I can't see how to disable the subtitle which appears under the title in record details view. This subtitle always displays the contents of the first text-type column from the related mysql table. Is there a way to disable this subtitle or to point to another field (not specifically a text one) ?

I was searching for something that could be defined in fields.ini such as for exemple a directive "subtitle=1"...

Any Idea ?

Thanks in advance for your help
Cheers
Florian

Re: Subtitle in record detail view

PostPosted: Fri Apr 09, 2010 8:58 am
by shannah
You can either override the slot, or use CSS for this.

Re: Subtitle in record detail view

PostPosted: Wed Apr 14, 2010 2:37 am
by nairolf
OK,

Thanks for your reply.

Regards