iframe - Primefaces - Dialog framework, auto resize not working -
primefaces 6.0 - dialog framework
my dialog has p:calendar component , when user clicks put date, calendar open , doesn't fit inside of dialog iframe , vertical scroll appears. if resize dialog, iframe don't resize.
if open dialog
options.put("contentheight", "100%");
the resize works, initial height of dialog comes wrong, components hidden. want initial height continue auto.
any help?
Comments
Post a Comment