| Wednesday 13 July 2005 3:38:55 am 
                                                                
                                                                 Hi, 
It sounds like big trouble... ^^Here's the plot.
 
I have a container class "formation".In this one, there can be several "option".
 
I have a "planning" class.She was first linked to a formation.
 Now, it appears that she must be linked to an option.
 So when user create a new "planning" he chooses first a formation. And then, thanks to JAVASCRIPT, the list of linkde options is displayed. He can then choose a related option.
 Example : 
Formation : ExponentialOption 1 : Content management
 Option 2 : Template creation
 
Planning :- Formation : Exponential
 - Option : Template creation
 (And dates)
 
The main problems will be to :- add javascript within the planning creation form in order to reload the form when the user has chosen a formation
 - filter the available options to those who are in the previous selected formation
 So... 
Where can I find the display template for objectrelation ?Before "breaking" what I've done yet,does objectrelation search object deeper than the 1st level of the node ?
 I mean, I have a folder for formations. If I had in my class an objectrelation "linked option" and the formation folder node as node for searching options will the options be displayed ?
 Awww... Thanks for reading me. My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.comeZ Publish Freelance developper. Feel free to contact me +33 674 367 057
 nabil at assiki d0t fr
 |