23 Aug
2011
23 Aug
'11
10:04 a.m.
Hello Adam, On Tue, 2011-08-23 at 11:29 +0200, Adam GROSZER wrote:
You forgot to paste interfaces.IMyObject definition.
Sorry. Here is my interface definition. class IMyObject(Interface): name = TextLine( title=u'Name') list_field = List( title=u'My List', value_type=Object( title=u'Some other object', schema=IOtherObject) ) ... As there was nothing complex involved in the interface definition, I omitted them in my original post. -- Joshua Immanuel HiPro IT Solutions Private Limited http://hipro.co.in