-
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, 3 months ago by
Nitish.
-
This discussion was modified 10 years, 3 months ago by
Log In to reply.
Popular Salesforce Blogs
How to Display a Bar Chart using Visualforce and Apex of Daily API Request in Salesforce Org?
Introduction Visualforce is a web development framework that enables developers to build sophisticated, custom user interfaces for mobile and desktop apps that can be hosted…
How to Integrate Salesforce With Social Media Channels
More than 60% of the world now uses social media and has active profiles on more than six social media platforms. Social networks have long…
Salesforce Artificial Intelligence for Sales Cloud to Increase Productivity and Growth
Salesforce AI for Sales Cloud, as well as additional capabilities like an embedded assistant copilot for Sales, allow every sales professional, leader, and operations team…
Popular Salesforce Videos
What is Salesforce | Salesforce CRM Tutorial For Beginners | Salesforce Training
This Salesforce Training Video will help you understand what is a CRM ( Customer Relationship Management ), why we need Salesforce CRM and how some…
How to Prepare for Salesforce Admin Certification | Salesforce Training
This "How to prepare for Salesforce Admin Certification" video by Edureka will firstly help you understand who is a salesforce admin. Then, it will talk…
How Cyntexa Helped An Educational Firm | Salesforce Training
Here is a testimony of how Cyntexa helped an educational firm build a single place to keep all data. Swipe to know what the challenges…