• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CF 9.0.1 pop-up calendar alignment off

Guest
Sep 24, 2010 Sep 24, 2010

Copy link to clipboard

Copied

I have been using the pop-up calendar in grid cells in CF 9 by using the attribute "type=date" in the cfgridcolumn.

It was working fine, but now the right column in the calendar in cut off

and the left side of the container is white space.

We recently upgraded to CF 9.0.1. Could this be a bug?

Is anyone else having this problem? It affects form pop-up calendars, too.

Thanks.

Views

935

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 10, 2010 Oct 10, 2010

Copy link to clipboard

Copied

Can you post some simple, stand-alone code that demonstrates what you're seeing?

--

Adam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 27, 2010 Nov 27, 2010

Copy link to clipboard

Copied

Hi there

I think this is the problem referred to in the previous post.  The code that generates this within the grid is:

<CFGRIDCOLUMN NAME = "INVOICEDATE" header="InvoiceDate" type="date" mask="d/m/Y" width="100" >

As you can see, Friday and Saturday are truncated.

The other problem is the inconvenient way the date displays when it is selected for editing.  Does anyone know how to rectify this, so that it is in a more user-friendly format?

Regards

Boon

CF-grid-shot.jpg

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 24, 2013 Jan 24, 2013

Copy link to clipboard

Copied

LATEST

I know this is an older thread, but did you ever get this fixed.  This is the exact problem I'm having right now.

Thanks.

Pete

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation