Hello
i have an embedded app on the Oppty entity page and it has no issue getting details related to the Oppty.
but what I need to do is use the Oppty I’d to leverage the relationship between Opportunity and Sequence Target, so I can get the Sequence name.
The relationship seems to be on the Sequence Target table not on the Oppty table.
So although I can get the Oppty I’d, I cannot figure out the correct LookUp code to write to get the Sequence name.
please and thank you.
Solved! Go to Solution.
I actually was able to figure out the relationships “better” by exporting the data from the Sequence and Sequence Target tables. I was then able to use the Lookup from matching the unique if in the Target from the Oppty I’d
I actually was able to figure out the relationships “better” by exporting the data from the Sequence and Sequence Target tables. I was then able to use the Lookup from matching the unique if in the Target from the Oppty I’d
Hi @PikaPika,
Glad that you have resolved your problem, could you please mark your reply as an answer to help more users?
Thanks for your cooperation.