Hi,
I had a need of showing a skuid page as a popup on a custom button click which is on Account Detail Page.
Here is the flow of components:
Account Detail VF Page –> has a VF Component –> this VF component has a button
If this button is clicked , I am opening a modal dialog with an iframe showing Skuid Page.
Now, the problem is, when I open the modal dialog it shows the skuid page fine, but on Chrome Developer Console , unable to access models which are on this skuid page.
How can we access Skuid page models from chrome console in this case ?
Question
skuid.model.getModel('MY_MODEL') is always undefined on Dev Console (Chrome)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

