Page 1 of 1

field.ini field formatting for mysql data type TEXT

PostPosted: Mon Aug 10, 2009 1:04 am
by tomhousley
Hello,

In my MYSQL database, I have a field called org_description that is TEXT.

I want the text box to display justified to the left just after the field name, the same as CHAR, DECIMAL and so on.

Even if i change the widget:type to text it still doesn't justify to match the other fields.

Any help would be appreciated.

Many thanks, Tom

PostPosted: Mon Aug 10, 2009 10:29 am
by shannah
Try adding the display=inline directive in the fields.ini file.