Monday 14 March 2005 7:24:36 am
Hi to all. It is possible to search objects (using fetch('content','search'...) by an object relation attribute? If it is... please tell me how to do it. I Try to explain better: I have a class called machine with many attributes: Name (textline), description (xmltext),... and one attribute ('kind of machine') is an objectrelation. Now my problem is that I'm trying to search objects using this attribute but I don't know how can I. Can somebody help me?, maybe I'm trying something impossible? Greetings and thanks in advance.
|