In rich:calendar i want to display the date format, like by default before the user make any selection i want to display the format 'mm/dd/yyyy' in the textbox
In rich:calendar i want to display the date format, like by default before the
Share
try this:
EDITED:
if you want some default text to be in your input, you may try to use javascript(jQuery is here) as I used: