Focal Point
[SOLVED] Dev Studio 7.6.11 HTML Calendar Controls

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/180105064

June 07, 2010, 09:31 AM
ABT
[SOLVED] Dev Studio 7.6.11 HTML Calendar Controls
After recently upgrading my Dev Studio to 7.6.11 (local install) I notice that my calender controls are missing the little calendar icon to the right (the one you click for the calendar popup).

I've created a brand new page with just 2 calendar controls and still don't see them. Is this a new 'feature' or am I doing something wrong?

- ABT

This message has been edited. Last edited by: Kerry,


------------------------------------
WF Environment:
------------------------------------
Server/Client, ReportCaster, Dev Studio: 7.6.11
Resource Analyzer, Resource Governor, Library, Maintain, InfoAssist
OS: Windows Server 2003
Application/Web Server: Tomcat 5.5.25
Java: JDK 1.6.0_03
Authentication: LDAP, MRREALM Driver
Output: PDF, EXL2K, HTM

------------------------------------
Databases:
------------------------------------
Oracle 10g
DB2 (AS/400)
MSSQL Server 2005
Access/FoxPro
June 07, 2010, 10:34 AM
Hua
There is a fix available. I haven't have time to apply it. Let me know if the fix realy works.


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
June 07, 2010, 11:47 AM
ABT
I have found my issue. It boils down to editing an HTM file in 7.6.11 Dev Studio and trying to run it on a 7.6.8 server. It seems the 7.6.11 release significantly changes the HTML it renders between the versions.

- ABT


------------------------------------
WF Environment:
------------------------------------
Server/Client, ReportCaster, Dev Studio: 7.6.11
Resource Analyzer, Resource Governor, Library, Maintain, InfoAssist
OS: Windows Server 2003
Application/Web Server: Tomcat 5.5.25
Java: JDK 1.6.0_03
Authentication: LDAP, MRREALM Driver
Output: PDF, EXL2K, HTM

------------------------------------
Databases:
------------------------------------
Oracle 10g
DB2 (AS/400)
MSSQL Server 2005
Access/FoxPro
June 07, 2010, 02:25 PM
Hua
quote:
It boils down to editing an HTM file in 7.6.11 Dev Studio and trying to run it on a 7.6.8 server


Calendar control just doesn't work in 7611 Dev Studio. It couldn't handle dates with 2-digit month/day.

Hua


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
June 10, 2010, 03:49 PM
GinnyJakes
I finally got around to testing this in 7611, Hua, and you seem to be correct. Have you opened a case on this yet?

I am using CENTORD to test and ORDER_DATE is a YYMD format field. I get a FOC006 THE FORMAT OF THE TEST VALUE IS INCONSISTENT WITH FIELD FORMAT. Is that what you get?

I will do further testing. I am supposed to go production on Tuesday. This could be a show stopper.

Let me know if you have any more information to share.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 10, 2010, 05:41 PM
GinnyJakes
I opened case 61612574 on this topic. I will let you know what happens.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 10, 2010, 05:56 PM
Hua
Ginny,

I had the case 60772546 resolved. But I haven't applied the fix yet.

Hua


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
June 10, 2010, 06:06 PM
GinnyJakes
That is really good to know.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 10, 2010, 06:13 PM
Hua
Also watch for your PDF outputs. They might look different than you expected. I couldn't tell you which keywords they enhanced. What I did was to reformat them.

Hua


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
June 11, 2010, 03:55 PM
GinnyJakes
I installed 7.6.11 HF2 and it did correct the calendar control issue wherein it did not work for October, November, and December. It now works properly.

However, have you also noticed that the dates that originally arrived in the focexec with slashes in them no longer have slashes in them? Pages created in an old version of the HTML Composer, i.e. 7.6.5, still have the slashes.

Hua, could you please expound on your PDF comment? What do you mean by different? I've run a number of them and they seem fine to me. But since I have a large business developer community, I want to be able to give them a heads up. Any details would be most appreciated.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 11, 2010, 05:05 PM
Hua
Ginny,

I did experience the inconsistency with the date separators, that user-entered date will return exactly as entered and calendar picked date return without separators. When I asked to upload the source to support the claim, somehow it was OK(or confused), so I dropped the case.

I have to strip the slashes and then inserted them back in the fex to ensure consistency.

Hua

This message has been edited. Last edited by: Hua,


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS
June 11, 2010, 05:09 PM
Hua
quote:
What do you mean by different?


Some of our existing PDF reports ran fine with old version, but got pannelled to the 2nd page. I have to refit the page width to single page.

IBI did recognize the problem.

This message has been edited. Last edited by: Hua,


Developer Studio 7.6.11
AS400 - V5R4
HTML,PDF,XLS