Showing 1 – 2 of 2 replies
mukulbapat

I am using webform template from the […]

mukulbapat PURCHASED
7 years ago
Hi Team,

I am using webform template from the theme.

I have a modal popup where i want to use the datetime picker for entering time in the textbox. I tried using the datetimepicker from the below example but the time picker doesnot appear when textbox is focused,
http://beyondadmin-v1.6.0.s3-website-us-east-1.amazonaws.com/form-pickers.html

But when i used it on the page that is not modal the popup appears.

Please let me know if i am missing out something.

Regards,
Mukul Bapat
BeyondThemes
BeyondThemes SELLER
7 years ago
Hi and Sorry for my late response.
You need to change the z-index of the date picker to something above 1051.
.datepicker{z-index:1100 !important;}

Best,
BeyondThemes
sistemaontime
sistemaontime PURCHASED
4 years ago
Hello mukulbapat

I found your comment 3 yrs later. I am new using the template but have the same problem. Actually datepicker works fine into modal, but no the timepicker. I found the value zindex in the css and is set to 9999 so I guess this is not the solution.

Did you fix it? if so, how did you? have you made changes to the css file, or the js file?

regards