Hi,

I use the following create statement in the editwizards for articles:

<action type="create">
   <object type="articles">
      <relation destination="$origin" role="posrel"/>
   </object>
</action>

the outcome is that newly created article is the source of the relation
and that the page with id $origin is the destination.

Question: is there a way to reverse the direction, so let the article be
the destination of the relation and the page be the source?

Btw, the obvious syntax  <relation source="$origin" role="posrel"/>
generates an error message ;-)

Kind regards, Henk.

T. +31-(0)6-29054903
E. [EMAIL PROTECTED]
I. http://www.mmatch.nl

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to