Jump to content

Datepicker Not Working


Recommended Posts

I have several apps that include a datepicker on a datefield. These have been working fine, just click the button and choose a date. Now something has changed...

I can open the datepicker but something seems to get in the way som i cannot choose a date.

 

The workaround is to change the CSS som the datebox ends up way out to the left.

It seems like if there is a textfield that extends beyond the datepickerbox the box does not work...

 

Any Ideas??

My workaround sucks because a have many apps that i have to change.

 

 

 

 

Link to comment
Share on other sites

Hello Digger,

 

You can try the following steps: add the Header&Footer element to your DataPage, select the Header element, click the "Source" button and add the following code:

<style>
#CalendarToolBox
{   z-index: 1000 !important;}
</style>

If I understand correctly, it is an issue and I believe it will be fixed very soon.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...