cannot get related entity data but i can get current entity data how to get related entity data
Yes Its working fine but i cant able to mark this as verified because it shows "you do not have permission to update this reply" any way thanks again
Hi Nihmath8092,
Please let me know whether the issue has been solved successfully. :)
Hi Nihmath8092,
You need to use bracket notation instead:
results.values[0]["ac.createdon"]
Because if using dot notation, system will regard it as getting "createdon" attribute of "ac" attribute/node, however, "ac.createdon" is actually the full attribute name.
hi,
try this:
results.values[0]["ac.createdon"]
Regards.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156