Skip to main content

I need to add a VF page to a Skuid page, looks like a Related List to the User.  Looking at the Page Include, but not sure where I go from there.   Clue?

Meryl…Add a Template component to your page. For the content of the Template, embed an iframe tag. Here is an example:


<iframe src="<a target="_blank" rel="nofollow" href="https://na16.salesforce.com/apex/TopicWidget?entityid={{$Param.id}}&amp;isdtp=vw&quot;" title="Link https//na16salesforcecom/apex/TopicWidgetentityidParamidisdtpvw">https://na16.salesforce.com/apex/TopicWidget?entityid={{$Param.id}}&amp;isdtp=vw"</a>; seamless="seamless" height="100" width="100%" frameborder="0"/>