Hi,
I have been having a crazy time trying to figure out how to get a person's ('owner') user data using Flex and AS3.
Does anyone have a simple example of how to, say, just simply display the person's region/location. The most data I've been able to access is the user id and the display name
I've tried every example I could find on the forums and elsewhere, and have not been able to make this work! It seems like it should be a simple thing to do... Not sure if I need to use OAuth/REST api, or just something like "owner.getField(MyOpenSpace.Person.Field.COUNTRY)" (which didn't work).
Any help greatly appreciated!
Thanks,
Matt