Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Resetting a check box

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Resetting a check box
 Login/Join
 
Platinum Member
posted
I've included a reset button on my html page (layout painter), but it doesn't seem to work (reset) my original default for the check boxes (check mark off). It does, however, resets my drop down boxes. Any ideas? Thanks
Luiz
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
Expert
posted Hide Post
Hi Luiz,

Has this issue been resolved on your side? If not, can you please be a little more specific on this one? Screenshots may be helpful, too.

To report an issue to be fixed, please contact Information Builders' Customer Support Services and submit a new case. You may either call at 1-800-736-6130, or access online InfoResponse. Here is a list of information to be ready when you call: http://techsupport.ibi.com/before_you_call.jsp.

Hope this helps. Smiler

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
Platinum Member
posted Hide Post
Kerry,

My html page has drop dow, and check boxes. The default for the check boxes is "unchecked". I'm using the check boxes to give users the option to show (checked) or not show (unchecked) fields on the output report. The issue I'm having is that the reset button on the html page does not reset the checked boxes to their default value (unchecked) when the user tries to run another report with a different field selection. Thanks
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
Virtuoso
posted Hide Post
Luiz,
I have just tested this in my environment (IE 7), and this seems to work just fine for me.
Maybe it gets a bit clearer if you would post your html code here, so we can try to find what is the problem.
Possible cause:
Maybe the reset button is not placed within the correct form, or maybe the checkboxes are placed outside of the form. Be advsed that the reset action is always and only performed for the form in which the reset button is placed.

Hope this helps...


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Platinum Member
posted Hide Post
GamP,
Please see code below. Appreciate your help. Thanks!
Luiz

< !-- Generated by Report Layout Painter -->
<HTML>
<HEAD>
<script id=IBI_OptionsScript type=text/javascript>
var rltVersion = "76";
var cgipath = "cgipath";
var ibirls = "ibirls2";
var multidrill = "multidrill";
var mntFormValidate = "mntFormValidate";
var rltdyncalendar = "rltdyncalendar";
var olap="olap";
var olappanebase="olappanebase";
var olapdrill="olapdrill";
var multidrill = "multidrill";

var ibixmltree="ibixmltree";
var ibilangtrans="ibilangtrans";

var ibiOptions = new Array(cgipath,ibirls,mntFormValidate,ibilangtrans,rltdyncalendar,multidrill);
</SCRIPT>

<script id=IBI_nls src="/ibi_html/javaassist/nls.js" type=text/javascript></SCRIPT>

<script id=IBI_ibigbl src="/ibi_html/javaassist/ibi/html/js/ibigbl.js" type=text/javascript></SCRIPT>

<script id=IBI_ibigblloadCss type=text/javascript>
ibigblloadCss(null);</SCRIPT>

<script id=IBI_RelCallBack type=text/javascript>function AdjustChildrenPosition(){
}
</SCRIPT>
<TITLE>HtmlPage</TITLE>
<script id=clientEventHandlersJS type=text/javascript>
//Begin function window_onload
function window_onload() {
UpdateData();
// TODO: Add your event handler code here
}
//End function window_onload
</SCRIPT>

<script for=window eventname="onload">window.onload = function() { window_onload(); }</SCRIPT>
</HEAD>
<BODY style="OVERFLOW: auto" edaconnectionrequired="true">erated by Report Layout Painter -->
<script id=clientEventHandlersJS type=text/javascript>
//Begin function window_onload
function window_onload() {
UpdateData();
// TODO: Add your event handler code here
}
//End function window_onload

//Begin function button1_OnClick
function button1_OnClick(ctrl) {
// TODO: Add your event handler code here
OnExecute(ctrl)
}
//End function button1_OnClick

//Begin function radio4_0_onclick
function radio4_0_onclick(ctrl) {

}
//End function radio4_0_onclick
</SCRIPT>

<script for=window eventname="onload">window.onload = function() { window_onload(); }</SCRIPT>

<INPUT language=java_script id=button1 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; LEFT: 660px; WIDTH: 180px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 420px; HEIGHT: 30px; BACKGROUND-COLOR: threeddarkshadow" onclick=button1_OnClick[this) tabIndex=1 type=button size=28 value="Run Report" name=button1 requests_list="0">
<SPAN id=checkbox8 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 57; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 260px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=57 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_TOTCO" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text3" textvarname="SHOW_TOTCO_TEXT">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox8_0 type=checkbox value=SHOW name=SHOW_TOTCO displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=57 for=checkbox8_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=text3 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 59; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 260px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=59>Total Company</SPAN>
<SPAN id=checkbox1 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 110px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=3 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_POSTYRMO" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text1">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox1_0 type=checkbox value=SHOW name=SHOW_POSTYRMO displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=3 for=checkbox1_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox2 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 170px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=5 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_POSTDATE" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text2">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox2_0 type=checkbox value=SHOW name=SHOW_POSTDATE displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=5 for=checkbox2_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox3 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 200px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=7 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_BILLSSCD" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text3" ElementToPaste="true">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox3_0 type=checkbox value=SHOW name=SHOW_BILLSSCD displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=7 for=checkbox3_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox4 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 290px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=9 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_BUEVP" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text4">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox4_0 type=checkbox value=SHOW name=SHOW_BUEVP displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=9 for=checkbox4_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox5 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 350px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=11 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_EVPMINUS" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text5">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox5_0 type=checkbox value=SHOW name=SHOW_EVPMINUS displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=11 for=checkbox5_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox7 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 410px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=15 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_CUSTSEGCD" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text7">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox7_0 type=checkbox value=SHOW name=SHOW_CUSTSEGCD displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=15 for=checkbox7_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox9 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 440px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=19 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_LOOKVAL1" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text9">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox9_0 type=checkbox value=SHOW name=SHOW_LOOKVAL1 displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=19 for=checkbox9_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox10 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 110px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 470px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=21 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="SHOW_LOOKVAL2" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text10">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox10_0 type=checkbox value=SHOW name=SHOW_LOOKVAL2 displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=21 for=checkbox10_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=text11 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 110px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=22>Posted Year and Month</SPAN>
<SELECT id=combobox1 style="LEFT: 390px; WIDTH: 160px; POSITION: absolute; TOP: 110px; HEIGHT: 54px" tabIndex=23 multiple size=3 name=POSTYRMO sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1464938" datasource="ARCASH_PERIOD.mas" displayfield="Posted_Year_and_Month" datafield="Posted_Year_and_Month" operation="OR" accept="0" addalloption="1" labelid="text11" newchainnumber="0" ibic_server="EDASERVE" ibiapp_app="cash_ar" ibiformat="A6" chainnumber="0" inchainindex="2" cacheruntimedata="1" dfformat="A6" dynalldisplayvalue="ALL"></SELECT>
<SPAN id=text12 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 170px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=24>Posted Date</SPAN>
<SELECT id=combobox2 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 390px; OVERFLOW: auto; WIDTH: 160px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 170px; BACKGROUND-COLOR: transparent" tabIndex=25 size=1 name=POSTDATE sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1464938" datasource="ARCASH_PERIOD.mas" displayfield="Posted_Date" datafield="Posted_Date" operation accept="0" addalloption="1" labelid="text12" newchainnumber="0" ibic_server="EDASERVE" ibiapp_app="cash_ar/VFHTML" ibiformat="YYMD" chainnumber="0" inchainindex="3" cacheruntimedata="1" dfformat="YYMD" dynalldisplayvalue="ALL"></SELECT>
<SPAN id=text13 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 200px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=26 ElementToPaste="true">Billed Source System</SPAN>
<SELECT id=combobox3 style="LEFT: 390px; WIDTH: 160px; POSITION: absolute; TOP: 200px; HEIGHT: 54px" tabIndex=27 multiple size=3 name=BILLSSCD sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1464938" datasource="ARCASH_BILLSSY.mas" displayfield="Billing_Source_System_Code" datafield="Billing_Source_System_Code" operation="OR" accept="0" addalloption="1" labelid="text13" ibic_server="EDASERVE" ibiapp_app="cash_ar/VFHTML" ibiformat="A16V" dfformat="A16V" dynalldisplayvalue="ALL"></SELECT>
<SPAN id=text14 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 290px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=28>Business Unit</SPAN>
<SELECT id=combobox4 style="LEFT: 390px; WIDTH: 160px; POSITION: absolute; TOP: 290px; HEIGHT: 54px" tabIndex=29 multiple size=3 name=BUEVP sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1464938" datasource="CASH_IDR.mas" displayfield="BU_EVP_Code" datafield="BU_EVP_Code" operation="OR" accept="0" addalloption="1" labelid="text14" newchainnumber="1" ibic_server="EDASERVE" ibiapp_app="cash_ar" ibiformat="A30V" chainnumber="1" inchainindex="1" cacheruntimedata="1" dfformat="A30V" dynalldisplayvalue="ALL"></SELECT>
<SPAN id=text15 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 350px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=30>EVP Minus 1</SPAN>
<SELECT id=combobox5 style="LEFT: 390px; WIDTH: 160px; POSITION: absolute; TOP: 350px; HEIGHT: 54px" tabIndex=31 multiple size=3 name=EVPMINUS sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1464938" datasource="CASH_IDR.mas" displayfield="EVP_Minus_1_Code" datafield="EVP_Minus_1_Code" operation="OR" accept="0" addalloption="1" labelid="text15" newchainnumber="1" ibic_server="EDASERVE" ibiapp_app="cash_ar" ibiformat="A30V" chainnumber="1" inchainindex="2" cacheruntimedata="1" dfformat="A30V" dynalldisplayvalue="ALL"></SELECT>
<SPAN id=text16 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 410px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=32>Customer Segment Cd</SPAN>
<SELECT id=combobox6 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; LEFT: 390px; VERTICAL-ALIGN: auto; OVERFLOW: auto; WIDTH: 160px; DIRECTION: ltr; LINE-HEIGHT: normal; FONT-FAMILY: Verdana; LETTER-SPACING: normal; POSITION: absolute; TOP: 410px; BACKGROUND-COLOR: transparent; TEXT-ALIGN: left" tabIndex=33 size=1 name=CUSTSEGCD sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1464938" datasource="ARCASH_CUSTSEG.mas" displayfield="Customer_Segment_Code" datafield="Customer_Segment_Code" operation accept="0" addalloption="1" labelid="text16" ibic_server="EDASERVE" ibiapp_app="cash_ar/VFHTML" ibiformat="A4V" dfformat="A4V" dynalldisplayvalue="ALL"></SELECT>
<SPAN id=text17 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 440px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=34>Master Customer ID</SPAN>
<INPUT id=edit1 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; LEFT: 390px; VERTICAL-ALIGN: auto; OVERFLOW: auto; WIDTH: 160px; DIRECTION: ltr; LINE-HEIGHT: normal; FONT-FAMILY: Verdana; LETTER-SPACING: normal; POSITION: absolute; TOP: 440px; HEIGHT: 22px; TEXT-ALIGN: left" tabIndex=35 hspace=0 maxLength=12 accept=0 size=1 name=LOOKVAL1 sourcetype="typeMaster" datafieldtype="INTIGER" datatype="0" requiredfield="1464938" datasource displayfield datafield operation addalloption="0" labelid="text17">
<SPAN id=text18 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 200px; OVERFLOW: auto; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 470px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=36>Customer Account ID</SPAN>
<INPUT id=edit2 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; LEFT: 390px; VERTICAL-ALIGN: auto; OVERFLOW: auto; WIDTH: 160px; DIRECTION: ltr; LINE-HEIGHT: normal; FONT-FAMILY: Verdana; LETTER-SPACING: normal; POSITION: absolute; TOP: 470px; HEIGHT: 22px; TEXT-ALIGN: left" tabIndex=37 hspace=0 maxLength=12 accept=0 size=2 name=LOOKVAL2 sourcetype="typeMaster" datafieldtype="INTIGER" datatype="0" requiredfield="1464938" datasource displayfield datafield operation addalloption="0" labelid="text18">
<SPAN id=text19 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 570px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 380px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=38>Output:</SPAN>
<SPAN id=combobox7 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; LEFT: 660px; VERTICAL-ALIGN: auto; OVERFLOW: auto; WIDTH: 180px; DIRECTION: ltr; LINE-HEIGHT: normal; FONT-FAMILY: Verdana; LETTER-SPACING: normal; POSITION: absolute; TOP: 380px; HEIGHT: 20px; TEXT-ALIGN: left" tabIndex=39 columns="3" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464938" name="WFFMT" operation accept="0" addalloption="0" labelid="text19" defaultlocation="360,700,380,880" multiple="false" size="1">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; WIDTH: 100%; LINE-HEIGHT: normal; HEIGHT: 100%; TEXT-ALIGN: left" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=combobox7_0 type=radio value=HTML name=WFFMT displaytext="HTML">
<LABEL style="CURSOR: default" tabIndex=39 for=combobox7_0>HTML</LABEL></TD>
<TD>
<INPUT id=combobox7_1 type=radio value=PDF name=WFFMT displaytext="PDF">
<LABEL style="CURSOR: default" tabIndex=39 for=combobox7_1>PDF</LABEL></TD>
<TD>
<INPUT id=combobox7_2 type=radio CHECKED value=EXL2K name=WFFMT displaytext="Excel">
<LABEL style="CURSOR: default" tabIndex=39 for=combobox7_2>Excel</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=text1 style="FONT-WEIGHT: bold; FONT-SIZE: 16pt; Z-INDEX: 3; LEFT: 10px; VERTICAL-ALIGN: auto; OVERFLOW: auto; TEXT-TRANSFORM: uppercase; WIDTH: 830px; DIRECTION: ltr; LINE-HEIGHT: normal; FONT-FAMILY: Verdana; LETTER-SPACING: normal; POSITION: absolute; TOP: 10px; HEIGHT: 40px; BACKGROUND-COLOR: buttonshadow; TEXT-ALIGN: center; TEXT-DECORATION: underline" tabIndex=40>AR CASH AD HOC REPORT</SPAN>
<SPAN id=text2 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 3; LEFT: 570px; OVERFLOW: auto; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 260px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=41>Rank By:</SPAN>
<SPAN id=radio1 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; Z-INDEX: 42; LEFT: 660px; OVERFLOW: auto; WIDTH: 183px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 330px; HEIGHT: 20px" tabIndex=42 columns="2" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1596730" name="HILO" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text2" textvarname="HILO_TEXT">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=radio1_0 type=radio CHECKED value=HIGHEST name=HILO displaytext="Highest">
<LABEL style="CURSOR: default" tabIndex=42 for=radio1_0>Highest</LABEL></TD>
<TD>
<INPUT id=radio1_1 type=radio value=LOWEST name=HILO displaytext="Lowest">
<LABEL style="CURSOR: default" tabIndex=42 for=radio1_1>Lowest</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=radio2 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; Z-INDEX: 44; LEFT: 660px; OVERFLOW: auto; WIDTH: 183px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 310px; HEIGHT: 20px" tabIndex=44 columns="4" sourcetype="typeMaster" datafieldtype="INTIGER" datatype="0" requiredfield="1596730" name="HILONO" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text3" textvarname="HILONO_TEXT" defaultlocation="560,410,620,500">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 9pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=radio2_0 type=radio CHECKED value=5 name=HILONO displaytext="5">
<LABEL style="CURSOR: default" tabIndex=44 for=radio2_0>5</LABEL></TD>
<TD>
<INPUT id=radio2_1 type=radio value=10 name=HILONO displaytext="10">
<LABEL style="CURSOR: default" tabIndex=44 for=radio2_1>10</LABEL></TD>
<TD>
<INPUT id=radio2_2 type=radio value=20 name=HILONO displaytext="20">
<LABEL style="CURSOR: default" tabIndex=44 for=radio2_2>20</LABEL></TD>
<TD>
<INPUT id=radio2_3 type=radio value=50 name=HILONO displaytext="50">
<LABEL style="CURSOR: default" tabIndex=44 for=radio2_3>50</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=radio3 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 46; LEFT: 660px; OVERFLOW: auto; WIDTH: 183px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 260px; HEIGHT: 50px" tabIndex=46 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1596730" name="HILOFIELD" datasource displayfield datafield operation="NONE" accept="0" addalloption="0" labelid="text4" defaultlocation="260,660,320,820">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=radio3_0 type=radio CHECKED value=Payment_Amount name=HILOFIELD displaytext="Master Customer ID">
<LABEL style="CURSOR: default" tabIndex=46 for=radio3_0>Master Customer ID</LABEL></TD></TR>
<TR>
<TD>
<INPUT id=radio3_1 type=radio value=Payment_Amount name=HILOFIELD displaytext="Customer Acct. ID">
<LABEL style="CURSOR: default" tabIndex=46 for=radio3_1>Customer Acct. ID</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=checkbox6 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 51; LEFT: 110px; WIDTH: 70px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 80px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=50 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1464930" name="SHOW_POSTYR" datasource displayfield datafield operation accept="0" addalloption="0" labelid="text3" textvarname="SHOW_POSTYR_TEXT">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=checkbox6_0 type=checkbox value=SHOW name=SHOW_POSTYR displaytext="Show">
<LABEL style="CURSOR: default" tabIndex=50 for=checkbox6_0>Show</LABEL></TD></TR></TBODY></TABLE></SPAN>
<SPAN id=text4 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 51; LEFT: 200px; WIDTH: 170px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 80px; HEIGHT: 19px; BACKGROUND-COLOR: buttonshadow" tabIndex=51>Posted Year</SPAN>
<SELECT id=combobox8 style="Z-INDEX: 52; LEFT: 390px; WIDTH: 160px; POSITION: absolute; TOP: 80px" tabIndex=52 size=1 name=POSTYR sourcetype="typeMaster" datafieldtype="INTIGER" datatype="1" requiredfield="1464930" datasource="ARCASH_PERIOD.mas" displayfield="Posted_Year" datafield="Posted_Year" operation="OR" accept="0" addalloption="0" labelid="text4" newchainnumber="0" ibic_server="EDASERVE" ibiapp_app="cash_ar" ibiformat="A4" chainnumber="0" inchainindex="1" cacheruntimedata="1" dfformat="A4" dynalldisplayvalue="ALL"></SELECT>
<SELECT id=combobox9 style="Z-INDEX: 56; LEFT: 390px; WIDTH: 160px; POSITION: absolute; TOP: 260px" tabIndex=56 size=1 name=TOTCO sourcetype="typeMaster" datafieldtype="CHAR" datatype="1" requiredfield="1465298" datasource="CASH_IDR.mas" displayfield="Total_Company_Code" datafield="Total_Company_Code" operation accept="0" addalloption="1" labelid="text5" ibic_server="EDASERVE" ibiapp_app="cash_ar" ibiformat="A30V" dfformat="A30V" dynalldisplayvalue="ALL"></SELECT>
<INPUT id=reset1 style="Z-INDEX: 60; LEFT: 668px; WIDTH: 172px; POSITION: absolute; TOP: 460px; HEIGHT: 35px" tabIndex=60 type=reset size=55 value=Reset name=reset1>
<SPAN id=radio4 contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; LEFT: 655px; OVERFLOW: auto; WIDTH: 185px; FONT-FAMILY: Arial; POSITION: absolute; TOP: 226px; HEIGHT: 20px; BACKGROUND-COLOR: buttonshadow" tabIndex=48 columns="1" sourcetype="typeMaster" datafieldtype="CHAR" datatype="0" requiredfield="1596730" name="DONOTRANK" operation accept="0" addalloption="0" labelid="text3" textvarname="DONOTRANK_TEXT" runtimevisibility="yes">
<TABLE contentEditable=false style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=radio4_0 type=checkbox CHECKED value=Y name=DONOTRANK displaytext="Do Not Rank">
<LABEL style="CURSOR: default" tabIndex=48 for=radio4_0>Do Not Rank</LABEL></TD></TR></TBODY></TABLE></SPAN>
<INPUT id=ibiapp_app style="LEFT: -100px; POSITION: absolute; TOP: -100px" type=hidden value=cash_ar name=ibiapp_app>
<script id=IBI_ChainScript type=text/javascript>
< !--
window.chain0=new Array(1);
window.chain0[0]=new String("combobox8;combobox1;combobox2");
window.chain0[1]=1
window.chain1=new Array(1);
window.chain1[0]=new String("combobox4;combobox5");
window.chain1[1]=1
//--></SCRIPT>

<INPUT id=ibiapp_app style="LEFT: -100px; POSITION: absolute; TOP: -100px" type=hidden value=cash_ar name=ibiapp_app>
<script id=IBI_ChainScript type=text/javascript>
< !--
window.chain0=new Array(1);
window.chain0[0]=new String("combobox8;combobox1;combobox2");
window.chain0[1]=1
window.chain1=new Array(1);
window.chain1[0]=new String("combobox4;combobox5");
window.chain1[1]=1
//--></SCRIPT>
<xml id=ibi_requests>
<requests>

<request requestid="0" sourcetype="typeFex" targettype="1" targetname="_top" ibif_ex="cash_prototype_rank.fex" ibic_server="EDASERVE" ibiapp_app="cash_ar">

<variables>

<variable field="HILO" file="cash_idr.mas" desc="HILO" datatype="0" operation="" default="HIGHEST" name="HILO" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="HILONO" file="cash_idr.mas" desc="HILONO" datatype="0" operation="" default="5" name="HILONO" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="HILOFIELD" file="cash_idr.mas" desc="HILOFIELD" datatype="0" operation="" default="Master_Customer_ID" name="HILOFIELD" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="DONOTRANK" file="cash_idr.mas" desc="DONOTRANK" datatype="0" operation="" default="Y" name="DONOTRANK" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_POSTYR" file="cash_idr.mas" desc="SHOW_POSTYR" datatype="0" operation="" default="SHOW" name="SHOW_POSTYR" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_POSTYRMO" file="cash_idr.mas" desc="SHOW_POSTYRMO" datatype="0" operation="" default="SHOW" name="SHOW_POSTYRMO" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_POSTDATE" file="cash_idr.mas" desc="SHOW_POSTDATE" datatype="0" operation="" default="SHOW" name="SHOW_POSTDATE" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_BILLSSCD" file="cash_idr.mas" desc="SHOW_BILLSSCD" datatype="0" operation="" default="SHOW" name="SHOW_BILLSSCD" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_TOTCO" file="cash_idr.mas" desc="SHOW_TOTCO" datatype="0" operation="" default="SHOW" name="SHOW_TOTCO" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_BUEVP" file="cash_idr.mas" desc="SHOW_BUEVP" datatype="0" operation="" default="SHOW" name="SHOW_BUEVP" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_EVPMINUS" file="cash_idr.mas" desc="SHOW_EVPMINUS" datatype="0" operation="" default="SHOW" name="SHOW_EVPMINUS" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_CUSTSEGCD" file="cash_idr.mas" desc="SHOW_CUSTSEGCD" datatype="0" operation="" default="SHOW" name="SHOW_CUSTSEGCD" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_LOOKVAL1" file="cash_idr.mas" desc="SHOW_LOOKVAL1" datatype="0" operation="" default="SHOW" name="SHOW_LOOKVAL1" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="SHOW_LOOKVAL2" file="cash_idr.mas" desc="SHOW_LOOKVAL2" datatype="0" operation="" default="SHOW" name="SHOW_LOOKVAL2" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="Posted_Year" file="ARCASH_PERIOD.mas" desc="POSTYR" datatype="0" operation="OR" default="2007" name="POSTYR" textvarname="" accept="0" type="default" select="1" min="" max="" controltype="7" create="1"></variable>

<variable field="Posted_Year_and_Month" file="ARCASH_PERIOD.mas" desc="POSTYRMO" datatype="0" operation="OR" default="200709" name="POSTYRMO" textvarname="" accept="0" type="default" select="1" min="" max="" controltype="7" create="1"></variable>

<variable field="POSTDATE" file="ARCASH_PERIOD.mas" desc="POSTDATE" datatype="0" operation="" default="2007/09/06" name="POSTDATE" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="Billing_Source_System_Code" file="ARCASH_BILLSSY.mas" desc="BILLSSCD" datatype="0" operation="OR" default="CRISNM" name="BILLSSCD" textvarname="" accept="0" type="default" select="1" min="" max="" controltype="7" create="1"></variable>

<variable field="TOTCO" file="ARCASH_BILLSSY.mas" desc="TOTCO" datatype="0" operation="" default="TOTGRP" name="TOTCO" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="BU_EVP_Code" file="ARCASH_BUEVPM.mas" desc="BUEVP" datatype="0" operation="OR" default="GRPBMG" name="BUEVP" textvarname="" accept="0" type="default" select="1" min="" max="" controltype="7" create="1"></variable>

<variable field="EVP_Minus_1_Code" file="ARCASH_BUEVPM.mas" desc="EVPMINUS" datatype="0" operation="OR" default="BMG_GES" name="EVPMINUS" textvarname="" accept="0" type="default" select="1" min="" max="" controltype="7" create="1"></variable>

<variable field="CUSTSEGCD" file="ARCASH_BUEVPM.mas" desc="CUSTSEGCD" datatype="0" operation="" default="BGCX" name="CUSTSEGCD" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="LOOKVAL1" file="ARCASH_BUEVPM.mas" desc="LOOKVAL1" datatype="0" operation="" default="20000205625" name="LOOKVAL1" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="LOOKVAL2" file="ARCASH_BUEVPM.mas" desc="LOOKVAL2" datatype="0" operation="" default="52029" name="LOOKVAL2" textvarname="" accept="0" type="default" select="0" min="" max="" controltype="7" create="1"></variable>

<variable field="WFFMT" file="ARCASH_BUEVPM.mas" desc="Select display output" datatype="0" operation="" default="" name="WFFMT" textvarname="" accept="0" type="unresolved" select="0" min="" max="" controltype="8" create="1">

<value value="HTML" display="HTML"></value>

<value value="PDF" display="PDF"></value>

<value value="EXL2K" display="Excel 2000"></value></variable></variables></request></requests>
</xml></BODY></HTML>

This message has been edited. Last edited by: Kerry,
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
Virtuoso
posted Hide Post
Luiz,

I really don't see the form in the code you posted.
Again, a button of type reset will only work for fields that are defined in the same form as where the reset button resides. It will not work for any field outside of the form, nor will it have any effect if there is no form defined.
In your case, no form is defined, so the rest button does not do anything.
What you could try todo is to manually add the form and end-form tags. Place the form tag just before the very first INPUT field and the end-form tag just before the 'xml id=ibi_requests' tag.
Maybe this will get the reset button to work.

Hope this helps...


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Platinum Member
posted Hide Post
GamP,
I've tried to insert a form into my html page, but the reset button you've mentioned still doesn't reset the check boxes only the dropdows. Any chance you can send me part of the code that works for you? Or should I re-build my html page using a form instead? Thanks
Luiz
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
Silver Member
posted Hide Post
You may wann try adding/updating reset button OnClick event :

Button Name/Identifier: Reset

function Reset_OnClick(ctrl) {
document.getElementById('CHECK_BOX').selectedIndex = 0;
}

Our form code reset all parameters using a method like this.

Hope it helps !!


-Yogesh Patel
------------------------------------------------------------------------
PROD: WF 764 on Linux Apache tomcat v5.5
DEV: WF 768 on Linux
 
Posts: 42 | Location: Edison, New Jersey | Registered: January 30, 2007Report This Post
Platinum Member
posted Hide Post
Thanks! I'll try that and let you know.
Luiz
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
Guru
posted Hide Post
You might also want to check if your check boxes are on top of a groupbox instead of being right on the html page. The Document Object Model (DOM) that is used to reference specific elements might be getting confused if some elements are right on the form and others are on top of a group box.

Example:

form.combobox - works fine
form.groupbox.checkbox - doesn't work

Hope this helps,

Joey


-WebFOCUS 8.2.01 on Windows
 
Posts: 318 | Location: Los Angeles, CA | Registered: November 15, 2005Report This Post
Platinum Member
posted Hide Post
Thanks Joey! I'll try that.
Luiz
 
Posts: 117 | Location: Denver | Registered: July 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Resetting a check box

Copyright © 1996-2020 Information Builders