jQuery-ui Datepicker in Lotus Xpages
Hello,
I have been trying to implement a jquery-ui datepicker in my Lotus Xpages application, but keep running into issues when trying to attach the datepicker to Xpage inputs.
These are <xp:inputText></xp:inputText> tags instead of the standard <input /> tags. I really cant change the tags to standard <input />, as these will not bind to forms correctly.
Is there any known fix for this issue, or anything I can do to fix the problem.
cheers,
Paul