I want to build an app which on one page has an Iframe deployed to diaply some data about that specific logged in user on a deployed web page. The URL in the Iframe should be injected from a field called “Web” in user accounts records.
The idea is the Iframe shows a different web page depending on the logged in users Web details.
Try as I may, I cannot get this to work. Any suggestions?
I am trying to build this in next gen which add complications.
Steve