Skip to content

Instantly share code, notes, and snippets.

@mxalix258
Created March 29, 2014 18:58
Show Gist options
  • Save mxalix258/9860849 to your computer and use it in GitHub Desktop.
Save mxalix258/9860849 to your computer and use it in GitHub Desktop.
Caution message display in Visualforce
<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