-
Field value from custom object inside visualforce page
I have a custom object called Placement that has a custom field in it called URL.
I also created a visualforce page that displays an iframe. This page is displayed in my Portal as a child. I need to take the custom field, URL, from my parent object and display it as the src in my visualforce page.
<apex:page StandardController="Placement__c" sidebar="false">
<apex:iframe src="{!URL}"/>
</apex:page>This is not working.
-
This discussion was modified 10 years, 3 months ago by
Forcetalks.
-
This discussion was modified 10 years, 3 months ago by
Forcetalks.
-
This discussion was modified 10 years, 2 months ago by
Nitish.
-
This discussion was modified 10 years, 3 months ago by
Log In to reply.
Popular Salesforce Blogs
Solidify Customer Base with Case Management in Salesforce Service Cloud
In today’s digitally-driven and customer-centric world, the traditional methods of extending support have taken a backseat as customers expect new and innovative ways. But, even…
Display Custom Roll-up Summary on Account | Salesforce Developer Guide
In this blog, I would like you to share, how to display a custom roll-up summary on the account. Before moving to code first create…
Dawn of the Era of Salesforce Lightning
Whenever the name of Salesforce comes up, the reactions that people give are- “Best Cloud Computing Services”, “Best cloud-based CRM”, “Amazing CRM services”, “Revolutionary CRM”…
Popular Salesforce Videos
Algoworks Is Now A Salesforce Summit (Platinum) Partner | Salesforce Consulting Services
It's been just a year since we became Salesforce gold consulting partners. Algoworks has now been recognized as a Salesforce Summit Partner (also known as…
Salesforce Trailhead - Get Started with the Salesforce Mobile App
After watching this video you'll be able to: Identify the flavors of the Salesforce mobile app available to you. Log in to your Salesforce org…
Salesforce Checkout: Manage Your Subscription & Buy Licenses
Watch this video to understand how to manage your Salesforce subscription and buy licenses on your own. This makes an easy process even easier, this…