Monday 14 March 2005 3:28:34 pm - 6 replies
Hi,
while using a lot of object relations and object relation lists I feel the need of defining start points when browsing in the admin interface for objects. Is there a way to define for a certain class <myclass> a certain node <myclass_startnode> as default starting point for browsing?
(I checked content.ini and browse.ini without success...)
Thanks for your help.
Monday 14 March 2005 3:44:38 pm
Hi Uli,
In browse.ini is
# Action for finding objects to related object datatype [AddRelatedObjectToDataType] StartNode=content SelectionType=single ReturnType=ObjectID # Action for finding objects to related object list datatype [AddRelatedObjectListToDataType] StartNode=content SelectionType=multiple ReturnType=ObjectID
You can change StartNode.
Wednesday 16 March 2005 2:00:40 pm
Not entirely what you're looking for perhaps, but I suggest you take a look at http://ez.no/community/contribs/datatypes/enhanced_objectrelation
Wednesday 16 March 2005 3:28:35 pm
Hi Uli,
Yes,but how can I make here a difference between different classes? (e.g. class1 gets start node node1, class2 gets start node2....
You can`t at this moment but feel free to add it as a suggestion.
Greetings
Modified on Wednesday 16 March 2005 3:29:02 pm by Ćukasz Serwatka
You must be logged in to post messages in this topic!