Created
March 29, 2014 18:58
-
-
Save mxalix258/9860849 to your computer and use it in GitHub Desktop.
Caution message display in Visualforce
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<apex:pageMessage summary="Now click on Display options button to select custom setting." severity="warning" strength="3" rendered="{!DisplayMsgFlag}"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment