datastore id or guid from widget

1
If I get a reference attribute [Module.associationName] of an object from inside my widget the value is the datastore id. If I have a fully instantiated object in my widget it looks like I only have getGUID() which gives me the GUID. How can I either get the datastore id from the full object or the GUID from the reference attribute without getting the full related object? Regards, Jim
asked
1 answers
0

Check your js with a decent IDE and you prevent asking questions like this...

Jim

answered