I'm facing a small issue related to jump ref/view details.
For example: I have a SourceId field in one "form A" and in "Form B" I have a grid in a fast tab where I'll be using that SourceId as a look up to get values from Form A.
I have given relation in the table and both are of same EDT, but the Issue is, the view details in form B is taking to the last record in Form A.
Why is it taking to the last record? I've even removed the relation and tried Jumpref code, but its the same result, view details is taking to the last record.
What am I missing here?