Focal Point
7.7.03 Calendar Control

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

October 17, 2011, 05:43 PM
Prarie
7.7.03 Calendar Control
Just upgraded to 7.7.03 and some of my calendar's are not appearing on the HTML page. Upgraded from 7.6.1. Anyone seen this issue? I have opened a case. Here's the html
 HTML>
<HEAD>
<TITLE>HtmlPage
</TITLE>
<META content="WebFocus Report Layout Painter" name ="Generator">
<SCRIPT id=IbiOptionsScript type=text/javascript>
var cgipath = "cgipath";
var ibirls = "ibirls";
var multidrill = "multidrill";
var mntFormValidate = "mntFormValidate";
var dyncalendar = "dyncalendar";
var ibiOptions = new Array(cgipath,ibirls,mntFormValidate,dyncalendar,multidrill);
</SCRIPT>
<SCRIPT id=nls src="/ibi_html/javaassist/nls.js" type=text/javascript>
</SCRIPT>
<SCRIPT id=ibigbl src="/ibi_html/javaassist/ibi/html/js/ibigbl.js" type=text/javascript>
</SCRIPT>
<SCRIPT id=ibigblloadCss type=text/javascript>
ibigblloadCss(null);
</SCRIPT>
</HEAD>
<BODY style="BACKGROUND-COLOR: rgb(255,255,128)" onload=OnLoad() nextelementnum="9" drawgrid="1" snaptogrid="1" gridsizeCX="10" gridsizeCY="10" pagesizeCX="2000" pagesizeCY="2000">
<!--startibiitems-->
<FORM onsubmit=SaveValues() method=post name ="form">
<INPUT type=hidden value=7vlo99ha/7vlo99ha.htm name ="IBIMR_domain">
<INPUT type=hidden value=MR_RUN_FEX name ="IBIMR_action">
<INPUT type=hidden value=MR_STD_REPORT name ="IBIMR_sub_action">
<INPUT type=hidden value=app/erxcwizb.fex name ="IBIMR_fex">
<INPUT type=hidden value=app/erxcwizb.fex name ="IBIF_ex">
<INPUT type=hidden value=#foreigncrude name ="IBIMR_folder">
<INPUT type=hidden value="8:45:36 AM" name ="IBIMR_random">
<INPUT type=hidden value=sys_foreign_crude name ="IBIAPP_app" ismre="1">
<INPUT id=IBIC_server type=hidden value=EDASERVE name ="IBIC_server">
<SPAN id=ITEM1 style="FONT-WEIGHT: 700; FONT-SIZE: 14pt; Z-INDEX: 2; LEFT: 290px; WIDTH: 290px; FONT-STYLE: normal; FONT-FAMILY: Arial; POSITION: absolute; TOP: 10px; HEIGHT: 30px; TEXT-DECORATION: none" name ="text1" elementname="text1" elementtype="text">
<SPAN FragmentColor="0" sourcetype="typeUrl" targettype="0" FragmentStartChar="0" FragmentEndChar="22">Foreign Crude Tracking
</SPAN>
</SPAN>
<SPAN id=ITEM2 style="Z-INDEX: 3; LEFT: 240px; OVERFLOW: auto; WIDTH: 420px; POSITION: absolute; TOP: 500px; HEIGHT: 50px" name ="visiblefex2" elementname="visiblefex2" elementtype="visiblefex" hasdrilldown="0" fexelttype="1">!IBI.FIL.ITEM2;
</SPAN>
<INPUT id=ITEM3 style="Z-INDEX: 14; LEFT: 430px; WIDTH: 129px; POSITION: absolute; TOP: 100px; HEIGHT: 22px" name ="END_DATE" elementname="combobox3" elementtype="editcalendar" labelid caption="editcalendar" operation="NONE" calendardatatype="1" calendardata="0/0/-1;0/0/1" ibiformat="YYMD" datasource="pro_data.mas" datafieldtype="CHAR">
<INPUT id=ITEM4 style="Z-INDEX: 15; LEFT: 430px; WIDTH: 129px; POSITION: absolute; TOP: 60px; HEIGHT: 22px" name ="START_DATE" elementname="combobox4" elementtype="editcalendar" labelid caption="editcalendar" operation="NONE" calendardatatype="1" calendardata="0/0/-1;0/0/1" ibiformat="YYMD" datasource="pro_data.mas" datafieldtype="INTIGER">
<INPUT id=ITEM5 style="Z-INDEX: 16; LEFT: 410px; WIDTH: 80px; POSITION: absolute; TOP: 170px; HEIGHT: 30px" type=submit value=Submit name ="button5" elementname="button5" elementtype="button" sourcetype="typeUrl" targettype="0" targetname onclickset="0">
<SPAN id=ITEM7 style="FONT-WEIGHT: 700; FONT-SIZE: 12pt; Z-INDEX: 17; LEFT: 280px; WIDTH: 140px; FONT-STYLE: normal; FONT-FAMILY: Arial; POSITION: absolute; TOP: 60px; HEIGHT: 30px; TEXT-DECORATION: none" name ="text7" elementname="text7" elementtype="text">
<SPAN FragmentColor="0" sourcetype="typeUrl" targettype="0" FragmentStartChar="0" FragmentEndChar="17">Select Start Date
</SPAN>
</SPAN>
<SPAN id=ITEM8 style="FONT-WEIGHT: 700; FONT-SIZE: 12pt; Z-INDEX: 18; LEFT: 280px; WIDTH: 140px; FONT-STYLE: normal; FONT-FAMILY: Arial; POSITION: absolute; TOP: 100px; HEIGHT: 30px; TEXT-DECORATION: none" name ="text8" elementname="text8" elementtype="text">
<SPAN FragmentColor="0" sourcetype="typeUrl" targettype="0" FragmentStartChar="0" FragmentEndChar="15">Select End Date
</SPAN>
</SPAN>
</FORM>
<!--endibiitems-->
<SCRIPT id=OnloadHandler>
function OnLoad() {
/*startibilines*/
UpdateData();
/*endibilines*/
}
</SCRIPT>
</BODY>
<SCRIPT id=loadcalendar type=text/javascript>
if(ibigblInitInfo.testOptions(dyncalendar)){
     setDateRange();
     setupDocCalendars();
}
</SCRIPT>
</HTML>
 



In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Welcome to HTML Composter. Frowner


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Just FYI Prarie, They don't show up in 7.6.11 either. Add that to your case info for additional insight...

I created this on my system via the text editor. Then closed it and attempted to open in the GUI. That resulted in the alert message: "This file seems to be generated by an older version..." Did you get that as well?

This message has been edited. Last edited by: Doug,
I can't open this in HTML Composter 7.7.03 - I get this message:

quote:
This file seems to be generated by an older version of the Resource Layout Tool. In order for it to be converted into the current format, please open the corresponding .fex file



Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Francis, That's what I get back here on 7.6.11 as well. So, I'm not sure where it got lost.
Sorry...have been putting out fires from the upgrade. Good ole code tightning stuff. My co-worker spent an hour on one problem, big ole complicated report that has worked for years. Finally figured out it was this
BY ACCOUNT AS 'Referred Account

Used to not care for some reason if the tick mark was missing...now it did.

Anyway yes I'm getting that error also in the weird new composer. And speaking of the composer if you go and recreate this from scratch and pull up a calendar...how do you adjust the format...we haven't figured that out yet. Thanks for looking at it guys.