2009/11/25 philippe gross <
gross.p...@gmail.com>:
I'm sure it's possible, but you'll need to return a RelationValue (or
rather, a list thereof), which is what the field actually stores. To
initialise that, you'll need to look up the relevant intids, I think.
Take a look at z3c.relationfield's tests and documentation.
Martin