Hi Eric I'm afraid it is worse than that. Things like this are not reliable: "get the cpValue of the owner of field mydata", where the owner is a group. Sometimes it will work, other times Rev will actually return the contents of another field in another group (and these are not controls that were created on the fly). Since wasting a whole day tracking down that bug (in code that had appeared to be working for weeks), I now _always_ get the long id of (for example) field myData, and then parse the long ID.
Bernard On Sat, Aug 9, 2008 at 12:12 PM, Eric Chatonet < [EMAIL PROTECTED]> wrote: > AFAIK the owner's property is reliable as long as you don't try to code > some expression using the owner of the owner of the owner of tObj... > Using this form, I have got unexpected results. > > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
