I built an inputbox using a modalbox. To the field i attached the dhtmlxcalendar but when i click on calendar icon the calendar opens with a wrong z-index and i can’t choose the date.
How can i solve this problem ?
the second problem is the modal box that i show if the date is not in the correct format. When i click ok i’d like to reopen the inputbox asking for date but the only way i found is exit ?
For istance ! Is there a way to stop the close of modalbox in the callback function ? returning true or false has the same effect and the box always closes itself.