Order flag in fields.ini

A place for users and developers of the Xataface to discuss and receive support.

Order flag in fields.ini

Postby cantlep » Wed May 26, 2010 2:48 pm

Hiya,

Is there a way to use the "order" flag in fields.ini but only let it affect "List View" as opposed to "List View" and "New Entry".

i.e. Have a column at the far rigth in "List view" (i.e. order=12) but have it shown at the top in "New Entry" (i.e. order=1)

Thanks

Paul
cantlep
 
Posts: 172
Joined: Fri Mar 05, 2010 2:14 am

Re: Order flag in fields.ini

Postby shannah » Wed May 26, 2010 2:59 pm

No. But you can organize fields into groups which are ignored by list view but are respected by the edit and new forms. You can then order the groups.

e.g.
Code: Select all
[fieldgroups:mygroup]
    order=-1
    label="My Group Label"

[myfield]
   order=10
   group=mygroup

shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 25 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved