Forums / Developer / dynamic selection in class
Jeroen de Jong
Wednesday 30 May 2007 4:56:30 am
Hi,
I'm trying to make a dynamic selection within a class.
When a CMS user edits a node, there is a selection (dropdownmenu) that automaticly (dynamicly) fills itself with values that come from the content of another node.
Is this possible?
Hope you guys understand what im trying to do (and can help me)
With regards,
Jeroen
Ćukasz Serwatka
Wednesday 30 May 2007 11:59:47 pm
You can use object relations datatype to build dynamic dropdown list from other nodes.
It is also possible to fetch data in edit template with fetch function.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog