You need to sign in to do that
Don't have an account?
Simrin
Using Property file in Salesforce
Hello,
There are hard voded text on my visualforce page.
like
I want to put all text in visualforce page, that can be modified.
How can i do it in salesfforce
There are hard voded text on my visualforce page.
like
<apex:outputText value="Validity" />I want to put "Validity" in a property file and use the property file.
I want to put all text in visualforce page, that can be modified.
How can i do it in salesfforce
You can achive this by using custom lable in SFDC.
Plz try this.
http://www.infallibletechie.com/2012/11/how-to-use-custom-labels-in-visualforce.html
All Answers
You can achive this by using custom lable in SFDC.
Plz try this.
http://www.infallibletechie.com/2012/11/how-to-use-custom-labels-in-visualforce.html