Hi,
I know older Canvas Apps would use ModelDrivenFormIntegration object to handle getting the source record of the model-driven form.
Is this still the case with Custom Pages? I am trying in the Custom Page to get these values via Param("recordId") and Param("entityName"), but both return blank when loading custom page embedded in the model-driven form.
Is this possible? Do I have to go back to traditional canvas app using ModelDrivenFormIntegration?
I would prefer to use Custom Page if at all possible, but need to figure out how to obtain the source record.
Thanks!
Embedded Custom Page isn't receiving recordId and entityName from the host model-driven form:
