Hi
I'm new to CRM programming but need to query an entity to get certain values,
then use those values to pull data from a 2nd entity which will populate a dropdown list.
So... get all accountid's where marketid = "e694b716-1375-e611-80cf-ba308e764b3f" from market_account entity.
Then
Get all accounts (name & accountid) from "account" entity with the accountid's from above?
:( Thanks in advance
*This post is locked for comments