Calender problem in form

Hi,
I am using dhtmlxlayout for my app structure.
I have 2e structure.



In cell b i have attached a form, and i have input box as a last element in my formstructure, which is at bottom of my cell. and its type is “calender”.
when i focus that input even though the calender rendered at the bottom of my field but i am not able to see the calender because layout cell.

what is the problem?

Thanks,
Naresh adla


Hi
How do you attach the form?
Whrer do you init your layout (in a div or on the body)?

1.using attachForm() method on cell object and laoding xml structure using loadXML()
var myform = cellobj.attachForm();
myform.loadXML(url);

2.I have attached total layout structure to my div.

First of all try to init layout on the body - it is a correct way:
dhtmlx.com/docs/products/dht … creen.html

Yeah but if i do the same thing in ur dhtmlx designer, it is also replicating the same issue.

I am not able to see the calendar when i have the input field very bottom in the cell b (of 2e layout)

Hi

please attach your version of calendar.js to add a fix

Yeah i am using your professional edition dhtmlx 3.0

So, if you use the PRO Edition and you have active support subscribtion, please create a ticket in the online support system, refer to this popic and attach your JS files.