-
Why text in apex:page BlockSection is changed when it is reloaded by ajax in Salesforce visualforce?
I have code following. When I click on "Click" button, text "????" in apex:pageBlockSection is changed into "ஷ". Why the text changed? Thanks all !
<apex:page>
<apex:pageBlock id="san7">
<apex:pageBlockSection>
????
</apex:pageBlockSection>
</apex:pageBlock>
<apex:pageBlock>
<apex:outputPanel layout="block">
<apex:form>
<apex:commandButton value="Click" reRender="san7"/>
</apex:form>
</apex:outputPanel>
</apex:pageBlock>
</apex:page>
Log In to reply.
Popular Salesforce Blogs

A Guide for Salesforce Certification
In today's world, Salesforce is a huge platform for all the developers, admins and consultants as well as for customers also. So Salesforce provides their different…

Salesforce CPQ Spring '21 Release Features
Salesforce CPQ aka Configure, Price, Quote Software is a cloud-based sales tool that provides accurate pricing information with different product configuration scenarios. CPQ reduces the…

Salesforce Dynamic Forms: Overview, Benefits, Business Cases
On a user page layout in Salesforce might be placed a monolit block of fields which makes customization impossible. The task of Dynamic Forms is…
Popular Salesforce Videos
Salesforce DMP – Capture, Unify and Activate Your Data
Learn how the Salesforce DMP allows marketers to capture, unify and activate their data enabling them to deliver more relevant and personalized experiences to their…
MuleSoft Integration: Google Ads Lead Form to Salesforce - Learn Salesforce Series by Algoworks
MuleSoft integration: Google Ads lead form to Salesforce. In this video, learn how MuleSoft can be used to integrate Salesforce with Google Ads lead form.…
Explore Our Salesforce Story
Explore the origins of Salesforce and how the Futureforce program came to be. Watch this video and do connect with us and share your experience…