--
You received this message because you are subscribed to the Google Groups "Xataface" group.
Visit this group at http://groups.google.com/group/xataface.
To view this discussion on the web visit https://groups.google.com/d/msgid/xataface/425f0703-4035-487e-9455-618370fb5473%40googlegroups.com.
Thanks Steve but that didn’t fix it. I changed “#” to “;” but am still getting 2 for the value of Text in the display. I remember reading something about changing CSS. Do you have a nice link for where to change CSS in xataface?
--
You received this message because you are subscribed to a topic in the Google Groups "Xataface" group.
Visit this group at http://groups.google.com/group/xataface.
To view this discussion on the web visit https://groups.google.com/d/msgid/xataface/CABiRg%2BS16oDMY-gnK5RbLXkOk2kVzYkNfFR-ScW_PQX%3DQhawAg%40mail.gmail.com.
My bad. The DB field is text not Text. The fields.ini attributes were not needed and the delegate class just needed the case sensitive field name to be correct.
From: Witek, James Jay
Sent: Monday, February 16, 2015 11:05 AM
To: xata...@googlegroups.com
Subject: RE: [xataface] change column width in list view
Thanks Steve but that didn’t fix it. I changed “#” to “;” but am still getting 2 for the value of Text in the display. I remember reading something about changing CSS. Do you have a nice link for where to change CSS in xataface?
From:
xata...@googlegroups.com [mailto:xata...@googlegroups.com]
On Behalf Of Steve Hannah
Sent: Friday, February 13, 2015 5:37 PM
To: xata...@googlegroups.com
Subject: Re: [xataface] change column width in list view
I think your fields.ini file may not be picked up properly because you are using the "#" character -- presumably to comment out the line. You should use ";" instead for comments.
--
You received this message because you are subscribed to a topic in the Google Groups "Xataface" group.
Visit this group at http://groups.google.com/group/xataface.
To view this discussion on the web visit https://groups.google.com/d/msgid/xataface/CABiRg%2BS16oDMY-gnK5RbLXkOk2kVzYkNfFR-ScW_PQX%3DQhawAg%40mail.gmail.com.