Forums / Setup & design / Order elements in object relations in content/edit
Damien MARTIN
Tuesday 12 October 2010 8:21:01 am
Hi there,
I currently have a class with an "object relations".
But my problem is that : when I'm in content/edit, the list of possible objects is unordered (a single selection dropdown list)
For exemple :
Instead of :
If the length of the list was small it will doesn't matter... but the list is 300+ elements.
I already tried using sorting method in the folder view (because all the elements are in the same folder) but it has no effects.
And has it is a view inside ez (and not an overrided node), I can't simply alter template.
Is there a way to force elements sorting ? (using code or configuration files)
Thanks in advance,
Damien
Damien Pobel
Tuesday 12 October 2010 9:53:14 am
Hi Damien,
Hum, your problem is weird, because if you look at the edit template of object relations datatype, the fetch function used to retrieve the possible elements has the sort_by parameter set to name. Perhaps you use an old version of eZ Publish without this behaviour or an override of this template ?
Cheers,
Damien Planet eZ Publish.fr : http://www.planet-ezpublish.fr Certification : http://auth.ez.no/certification/verify/372448 Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish
Maxime Thomas
Tuesday 12 October 2010 9:58:15 am
Hi,
A kind of solution / to try :
The object relations normally do follow the sort you set in the back office.
So :
1 - Get in the folder / container content of your 300 nodes
2 - Sort those by the criteria you want it to be sort (for example, by class or name)
3 - Go back in your content with the relation attribute
This has to work.
Maxime Thomas maxime.thomas@wascou.org | www.wascou.org | http://twitter.com/wascou Company Blog : http://www.wascou.org/eng/Company/Blog Technical Blog : http://share.ez.no/blogs/maxime-thomas
Friday 15 October 2010 1:20:25 am
I tryed to setup the sort type in administration : I went to my folder and setted it up to "Name" "Ascending".
When I'm in the administration siteaccess and in content/edit, elements are sorted correctly.
When I'm in the public siteaccess and in content/edit, elements are not sorted correctly.
For information I'm running eZ 4.2.0