Dear all,
I have a entity B where in every Records has realtionship to entity A's some record i.e N:1 entity.
My requirement is when I Click on Save for Entity b's record I need to get either GUID or any Reference value of realted record (N:1) from Entity A.
I need to do this with Javascript. Any Idea?
*This post is locked for comments
I have the same question (0)