Focal Point
[CLOSED] tabIndex works strangely when onetimepopulated="1"

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

June 08, 2011, 05:07 PM
Ron
[CLOSED] tabIndex works strangely when onetimepopulated="1"
This is a very interesting and maddening problem. I would swear that this worked differently when we were under version 7.6.9.

For 508c accessibiliy compliance we need to be able to control the order in which the fields are accessed using the tab and arrow keys. This will allow a blind person to more logically use a screen reader, but now in 7.6.11 when we run this html the cursor focus begins on the radio1 OUTPUT field (tabIndex=7) in the middle of the page and the first time the tab is pressed the focus moves to the SUBMIT button (tabIndex=8). The initial screen does not show where the cursor is, but if we then ****+TAB back to the radio1 OUTOUT field, the focus is then visible.

We would prefer that the cursor would begin in the combobox2 GRPHTYP field (tabIndex=1), but the top of the page would suffice.

If I text edit the HTML and manually change the onetimepopulated="1" field to onetimepopulated="0" for the radio1 OUTPUT field and run the HTML, the cursor focus begins at the top of the page, but the HTML and PDF radio buttons work oddly, in that you cannot select the radio button with the shift bar or arrow keys, but you can with the tab and enter(?). This sort of works, but if I then edit the HTML in composer, it automatically resets the field back to onetimepopulated="1". Catch 22. Any ideas out there?

I have included the HTML here hopefully with the offending code highlighted.... 4th time is the charm?

 < !-- Generated by Report Layout Painter -->
< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML lang=en-us xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:o = "urn:schemas-microsoft-com:office:office">
<HEAD>
<META id=mycharsetmeta content="text/html; charset=ISO-8859-1" http-equiv=Content-Type>
<META id=Generation content="Created in release 7611, Generation 3.0">
<script id=IBI_RelCallBack type=text/javascript>function AdjustChildrenPosition(){
}
</SCRIPT>

<script id=IBI_OptionsScript type=text/javascript>
var cgipath = "cgipath";
var ibirls = "ibirls3";

var rltdyncalendar = "rltdyncalendar";
var gmap = "ibigmap";
var olap="olap";
var olappanebase="olappanebase";
var olapdrill="olapdrill";

var ibixmltree="ibixmltree";

var ibiOptions = new Array(cgipath,ibirls);
</SCRIPT>

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

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

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

<script id=IBI_ibigblloadCss type=text/javascript>
ibigblloadCss(null);
addIntlTranslatedJS("composertrans.js");
</SCRIPT>
<TITLE>Performance Measure Launch Page</TITLE>
<script id=clientEventHandlersJS type=text/javascript>
//Begin function window_onload
function window_onload() {
window.moveTo(0,0)
window.resizeTo(screen.width,screen.height)
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


</SCRIPT>

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

<STYLE id=ibi_defaultstyleElt type=text/css>.tabitemsclass {
	BACKGROUND-COLOR: white
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.18975"></HEAD>
<BODY style="OVERFLOW: auto" class=1 title="" elementtype="21" nextelementuniquenumber="105" persistentuniqueid="compUid_95" edaconnectionrequired="true">
<INPUT style="Z-INDEX: 1; POSITION: absolute; WIDTH: 90px; HEIGHT: 30px; TOP: 350px; LEFT: 390px" id=button1 language=java_script title=Submit tabIndex=8 onclick=button1_OnClick[this) value=Submit type=button persistentuniqueid="compUid_19" requests_list="10" name="button1"> 
<SPAN style="Z-INDEX: 42; POSITION: absolute; FONT-STYLE: normal; WIDTH: 220px; FONT-FAMILY: Verdana; HEIGHT: 7px; COLOR: black; FONT-SIZE: 12px; TOP: 460px; FONT-WEIGHT: bold; LEFT: 400px" id=text12 title="Trend Start for Period Ending" tabIndex=-1 persistentuniqueid="compUid_105">Trend Start for Period Ending: 

</SPAN>     
<SPAN style="FONT-FAMILY: 'Times New Roman'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">
<SPAN style="FONT-FAMILY: 'Times New Roman'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">

<SPAN style="TEXT-DECORATION: none; text-underline: none">
<v:shapetype style="Z-INDEX: 7" id=ITEM3 tabIndex=17 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600">
<v:stroke joinstyle="miter"></v:stroke>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"></v:f>
<v:f eqn="sum @0 1 0"></v:f>
<v:f eqn="sum 0 0 @1"></v:f>
<v:f eqn="prod @2 1 2"></v:f>
<v:f eqn="prod @3 21600 pixelWidth"></v:f>
<v:f eqn="prod @3 21600 pixelHeight"></v:f>
<v:f eqn="sum @0 0 1"></v:f>
<v:f eqn="prod @6 1 2"></v:f>
<v:f eqn="prod @7 21600 pixelWidth"></v:f>
<v:f eqn="sum @8 21600 0"></v:f>
<v:f eqn="prod @7 21600 pixelHeight"></v:f>
<v:f eqn="sum @10 21600 0"></v:f></v:formulas>
<v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"></v:path>
<o:lock aspectratio="t" v:ext="edit"></o:lock></v:shapetype></SPAN></SPAN>

<SPAN style="TEXT-DECORATION: none; text-underline: none">
<v:shapetype style="Z-INDEX: 5; TOP: 10px; LEFT: 10px" id=ITEM1 tabIndex=15 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600">
<v:stroke joinstyle="miter"></v:stroke>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"></v:f>
<v:f eqn="sum @0 1 0"></v:f>
<v:f eqn="sum 0 0 @1"></v:f>
<v:f eqn="prod @2 1 2"></v:f>
<v:f eqn="prod @3 21600 pixelWidth"></v:f>
<v:f eqn="prod @3 21600 pixelHeight"></v:f>
<v:f eqn="sum @0 0 1"></v:f>
<v:f eqn="prod @6 1 2"></v:f>
<v:f eqn="prod @7 21600 pixelWidth"></v:f>
<v:f eqn="sum @8 21600 0"></v:f>
<v:f eqn="prod @7 21600 pixelHeight"></v:f>
<v:f eqn="sum @10 21600 0"></v:f></v:formulas>
<v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"></v:path>
<o:lock aspectratio="t" v:ext="edit"></o:lock></v:shapetype></SPAN></SPAN>
<SPAN style="Z-INDEX: 10; POSITION: absolute; FONT-STYLE: italic; WIDTH: 600px; FONT-FAMILY: Verdana; HEIGHT: 60px; COLOR: black; FONT-SIZE: 20px; TOP: 90px; FONT-WEIGHT: bold; TEXT-DECORATION: none; LEFT: 50px" id=text3 tabIndex=-1 persistentuniqueid="compUid_96">
<P class=MsoNormal>[b][i]
<FONT color=black size=5 face=Verdana>
<SPAN style="FONT-STYLE: italic; FONT-FAMILY: Verdana; COLOR: black; FONT-SIZE: 18pt; FONT-WEIGHT: bold">
<FONT style="FONT-SIZE: 14pt">Launch Page For Cases With Collections On Arrears vs Cases With Arrears Due</FONT></SPAN></FONT>[/i][/b]</P></SPAN>
<SPAN style="Z-INDEX: 11; POSITION: absolute; FONT-STYLE: normal; WIDTH: 80px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 160px; FONT-WEIGHT: bold; LEFT: 50px" id=text4 title="Chart type" tabIndex=-1>Chart Type:</SPAN> 
<SELECT style="Z-INDEX: 12; POSITION: absolute; BACKGROUND-COLOR: transparent; WIDTH: 150px; TOP: 180px; LEFT: 50px" id=combobox2 tabIndex=1 persistentuniqueid="compUid_1" datafieldtype="INTIGER" boundtovariable="1" name="GRPHTYP"></SELECT> 
<SPAN style="Z-INDEX: 15; POSITION: absolute; FONT-STYLE: normal; WIDTH: 160px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 460px; FONT-WEIGHT: bold; LEFT: 220px" id=text7 title="Trend Compare To" tabIndex=-1 persistentuniqueid="compUid_104">Trend Compare To: </SPAN>
<SPAN style="Z-INDEX: 13; POSITION: absolute; FONT-STYLE: normal; WIDTH: 130px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 160px; FONT-WEIGHT: bold; LEFT: 230px" id=text5 title="Data Period Type" tabIndex=-1 persistentuniqueid="compUid_99">Data Period Type:</SPAN> 
<SELECT style="Z-INDEX: 16; POSITION: absolute; WIDTH: 130px; TOP: 180px; LEFT: 230px" id=combobox3 tabIndex=2 persistentuniqueid="compUid_2" boundtovariable="1" name="DATAPERD"></SELECT>   
<SPAN style="Z-INDEX: 19; POSITION: absolute; FONT-STYLE: normal; WIDTH: 150px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 230px; FONT-WEIGHT: bold; LEFT: 50px" id=text8 title="Region / Group" tabIndex=-1>Region / Group:</SPAN> 
<SPAN style="Z-INDEX: 29; POSITION: absolute; FONT-STYLE: normal; WIDTH: 111px; FONT-FAMILY: Verdana; HEIGHT: 28px; COLOR: black; FONT-SIZE: 12px; TOP: 330px; FONT-WEIGHT: bold; LEFT: 250px" id=text11 title="Output Format" tabIndex=-1 persistentuniqueid="compUid_103">Output Format:</SPAN> 
<IMG style="Z-INDEX: 30; POSITION: absolute; WIDTH: 520px; HEIGHT: 70px; TOP: 10px; LEFT: 50px" id=image1 tabIndex=-1 border=0 src="app/launch_logo.jpg" width=640 height=96 persistentuniqueid="compUid_33" originalHeight="96" originalWidth="640" name="image1">  
<SELECT style="Z-INDEX: 32; POSITION: absolute; WIDTH: 150px; TOP: 250px; LEFT: 50px" id=combobox9 tabIndex=4 persistentuniqueid="compUid_8" datafieldtype="CHAR" expression="=" name="REGION"></SELECT> 
<SPAN style="Z-INDEX: 14; POSITION: absolute; FONT-STYLE: normal; WIDTH: 140px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 160px; FONT-WEIGHT: bold; LEFT: 390px" id=text6 title="Period Ending Date" tabIndex=-1 ElementToPaste="true">Period Ending Date: </SPAN>
<SELECT style="Z-INDEX: 38; POSITION: absolute; WIDTH: 140px; TOP: 180px; LEFT: 390px" id=combobox1 tabIndex=3 persistentuniqueid="compUid_9" boundtovariable="1" ElementToPaste="true" name="PRD_END_DT"></SELECT> 
<SELECT style="Z-INDEX: 39; POSITION: absolute; WIDTH: 160px; TOP: 490px; LEFT: 220px" id=combobox4 tabIndex=10 persistentuniqueid="compUid_10" boundtovariable="1" name="CMP_TO"></SELECT> 
<SPAN>
<SPAN style="Z-INDEX: 20; POSITION: absolute; FONT-STYLE: normal; WIDTH: 120px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 230px; FONT-WEIGHT: bold; LEFT: 230px" id=text1 title="Case Office" tabIndex=-1 persistentuniqueid="compUid_97">Case Office:</SPAN> 
<SELECT style="POSITION: absolute; WIDTH: 130px; HEIGHT: 70px; TOP: 250px; LEFT: 230px" id=combobox5 title="Case Office" tabIndex=5 multiple size=3 persistentuniqueid="compUid_11" boundtovariable="1" name="CSE_OFF"></SELECT> 
<SPAN style="Z-INDEX: 22; POSITION: absolute; FONT-STYLE: normal; WIDTH: 111px; FONT-FAMILY: Verdana; HEIGHT: 20px; COLOR: black; FONT-SIZE: 12px; TOP: 230px; FONT-WEIGHT: bold; LEFT: 390px" id=text9 title=Worker tabIndex=-1>Worker:</SPAN> 
<SELECT style="POSITION: absolute; WIDTH: 250px; HEIGHT: 70px; TOP: 250px; LEFT: 390px" id=combobox7 title="Case Worker " tabIndex=6 multiple size=3 persistentuniqueid="compUid_3" datafieldtype="CHAR" boundtovariable="1" name="OFF_WRKR"></SELECT>   </SPAN>
<SELECT style="POSITION: absolute; WIDTH: 230px; TOP: 490px; LEFT: 400px" id=edit1 tabIndex=11 size=1 persistentuniqueid="compUid_12" boundtovariable="1" vspace="0" indeterminate="false" CHECKED="false" width="0" loop="1" maxLength="5" hspace="0" height="65773452" readOnly="false" start="fileopen" rawvalue="20091231" runtimevisibility="no" name="CMP_ST_DT"></SELECT> 
<INPUT style="Z-INDEX: 44; POSITION: absolute; WIDTH: 90px; HEIGHT: 30px; TOP: 350px; LEFT: 520px" id=reset1 title=Reset tabIndex=9 value=Reset type=reset persistentuniqueid="compUid_100" name="reset1"> 
<A href="java_script:OnExecute[null, 'image2')">
<IMG style="Z-INDEX: 45; POSITION: absolute; TOP: 380px; LEFT: 60px" id=image2 title="Accessibility Website Link" tabIndex=13 border=0 alt="Accessibility Website Link" src="app/accessible.jpg" persistentuniqueid="compUid_102" requests_list="1" originalHeight="68" originalWidth="71" autoExecute="True" name="image2"></A> 
<A href="java_script:OnExecute[null, 'image3')">
<IMG style="Z-INDEX: 46; POSITION: absolute; TOP: 290px; LEFT: 60px" id=image3 title="Performance Measure Glossary Links" tabIndex=12 border=0 alt="Glossary Link" src="app/glossary1.jpg" persistentuniqueid="compUid_101" requests_list="3;4" originalHeight="68" originalWidth="80" autoExecute="True" name="image3"></A> 
 


< !--These are the radio buttons....................-->

 <SPAN style="Z-INDEX: 26; POSITION: absolute; FONT-STYLE: normal; WIDTH: 110px; FONT-FAMILY: Verdana; HEIGHT: 70px; COLOR: black; FONT-SIZE: 12px; OVERFLOW: auto; TOP: 340px; FONT-WEIGHT: bold; LEFT: 250px" id=radio1 title="Output Format" tabIndex=7 contentEditable=false elementtype="12" persistentuniqueid="compUid_4" boundtovariable="1" defaultlocation="390,60,410,140" columns="1" groupChildren="1" name="OUTPUT">
<TABLE style="FONT-STYLE: normal; WIDTH: 100%; HEIGHT: 100%; COLOR: black; FONT-SIZE: 12px; FONT-WEIGHT: bold" tabIndex=-1 contentEditable=false cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD>
<INPUT id=radio1_0 tabIndex=7 value=EXL2K CHECKED type=radio persistentuniqueid="compUid_5" displaytext="Excel" name="OUTPUT"> 
<LABEL style="CURSOR: default" id=radio1_LABEL_0 for=radio1_0>Excel</LABEL></TD></TR>
<TR>
<TD>
<INPUT id=radio1_1 tabIndex=7 value=PDF type=radio persistentuniqueid="compUid_6" displaytext="PDF" name="OUTPUT"> 
<LABEL style="CURSOR: default" id=radio1_LABEL_1 for=radio1_1>PDF</LABEL></TD></TR></TBODY></TABLE></SPAN>


<SPAN style="Z-INDEX: 47; POSITION: absolute; BACKGROUND-COLOR: #3366cc; FONT-STYLE: italic; WIDTH: 400px; HEIGHT: 20px; COLOR: white; TOP: 420px; LEFT: 210px" id=text13 tabIndex=18 persistentuniqueid="compUid_98">
<FONT style="FONT-FAMILY: Arial">[b]These selections are used only for Trend Reporting[/b]</FONT></SPAN>    
<INPUT style="POSITION: absolute; TOP: -100px; LEFT: -100px" id=layoutinfo type=hidden resourcectrlids="image1;image2;image3">
<INPUT style="POSITION: absolute; TOP: -100px; LEFT: -100px" id=IBIMR_domain value=childsup/childsup.htm type=hidden name="IBIMR_domain">
<INPUT style="POSITION: absolute; TOP: -100px; LEFT: -100px" id=IBIMR_folder value=#ocssgysw2bmb type=hidden name="IBIMR_folder">
<INPUT style="POSITION: absolute; TOP: -100px; LEFT: -100px" id=ibif_ex value=app/perf006_cases_with_collections_on_arrears_vs_cases_with_arrears_.htm type=hidden name="ibif_ex">
<INPUT style="POSITION: absolute; TOP: -100px; LEFT: -100px" id=ibiapp_app value=ocss type=hidden ismre="1" name="ibiapp_app">
<xml id=focus_xmlelement>
<script type="text/xml">
	
<rootxmlnode top="190" left="10" width="150" height="130">
		
<variables>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="GRPHTYP" name="GRPHTYP" default="BAR" textvarname="" accept="0" select="0" create="1" top="70" left="30" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_1">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="GRPHTYP" datafield="GRPHTYP" datasource="" datatype="0" selectedvalue="BAR" operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="BAR" display="BAR" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="DATAPERD" name="DATAPERD" default="M" textvarname="" accept="0" select="0" create="1" top="70" left="470" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_2">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="DATAPERD" datafield="DATAPERD" datasource="" datatype="0" selectedvalue="M" operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="M" display="M" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="PRD_END_DT" name="PRD_END_DT" default="20010701" textvarname="" accept="0" select="0" create="1" top="70" left="690" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_9">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="PRD_END_DT" datafield="PRD_END_DT" datasource="" datatype="0" selectedvalue="20010701" operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="20010701" display="20010701" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="CMP_ST_DT" name="CMP_ST_DT" default="&CMP_ST_DT " textvarname="" accept="0" select="0" create="1" top="160" left="30" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_12">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="CMP_ST_DT" datafield="CMP_ST_DT" datasource="" datatype="0" selectedvalue="&CMP_ST_DT " operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="&CMP_ST_DT " display="&CMP_ST_DT " selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="CMP_TO" name="CMP_TO" default="NONE" textvarname="" accept="0" select="0" create="1" top="70" left="580" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_10">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="CMP_TO" datafield="CMP_TO" datasource="" datatype="0" selectedvalue="NONE" operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="NONE" display="NONE" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="REGION" name="REGION" default="SWA" textvarname="" accept="0" select="0" create="1" top="70" left="140" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_8">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="REGION" datafield="REGION" datasource="" datatype="0" selectedvalue="SWA" operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="SWA" display="SWA" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="CSE_OFF" name="CSE_OFF" default="STWIDE" textvarname="" accept="0" select="0" create="1" top="70" left="250" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_11">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="CSE_OFF" datafield="CSE_OFF" datasource="" datatype="0" selectedvalue="STWIDE" operation="OR" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="STWIDE" display="STWIDE" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
			
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="OFF_WRKR" name="OFF_WRKR" default="ALL" textvarname="" accept="0" select="0" create="1" top="70" left="360" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_3">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="OFF_WRKR" datafield="OFF_WRKR" datasource="" datatype="0" selectedvalue="ALL" operation="OR" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="ALL" display="ALL" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable>
<variable controltype="7" parametercreatedinreslay="0" type="default" desc="OUTPUT" name="OUTPUT" default="HTML" textvarname="" accept="0" select="0" create="1" top="70" left="800" width="60" height="20" inbinding="1">
				
<link linktype="default" from="compUid_4">
					
<condition default="1" name="Default" whattodowithcontrol="4" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info displayfield="OUTPUT" datafield="OUTPUT" datasource="" datatype="0" selectedvalue="HTML" operation="" slider_range_from="" slider_range_to="" linktype="none" sourcetype="typeMaster">
							
<static_values>
								
<static value="HTML" display="HTML" selected="1" noinput="0"></static></static_values></data_info></condition></link>
				
<requestid id="10"></requestid></variable></variables>
		
<input_controls>
			
<input_control bindcontrolid="compUid_1" inbinding="1" top="20" left="30" width="60" height="20" elementtype="8" name="GRPHTYP" id="combobox2" multiple="0" onetimepopulated="0" unresolved="0">
				
<link linktype="default">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info datatype="1" datasource="app/rgngrp.fex" addalloption="0" sourcetype="typeFex" cacheruntimedata="1" accept="0" selectedvalue="BAR" operation="NONE" displayfield="1" datafield="0" ibiapp_app="" IBIMR_domain="childsup/childsup.htm" dynalldisplayvalue="0">
							
< ![CDATA[]]></data_info></condition></link></input_control>
			
<input_control bindcontrolid="compUid_2" inbinding="1" top="20" left="470" width="60" height="20" textvarname="DATAPERD_TEXT" elementtype="8" name="DATAPERD" id="combobox3" multiple="0" onetimepopulated="0" unresolved="0">
				
<link linktype="default">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info datatype="1" datasource="dateext1.fex" datafield="0" displayfield="3" addalloption="0" sourcetype="typeFex" cacheruntimedata="1" dynalldisplayvalue="None" ibiapp_app="" accept="0" ibic_server="EDASERVE" selectedvalue="M" operation="NONE" IBIMR_domain="childsup/childsup.htm"></data_info></condition></link></input_control>
			
<input_control bindcontrolid="compUid_3" inbinding="1" top="20" left="360" width="60" height="20" elementtype="9" name="OFF_WRKR" id="combobox7" multiple="1" onetimepopulated="0" unresolved="0">
				
<link linktype="default" from="compUid_11">
					
<condition default="1" name="Default" whattodowithcontrol="1" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0" resolveparameterfq="CAS_OFC_DMSN_ID" resolveparameter="CAS_OFC_DMSN_ID">
						
<data_info datatype="0" datasource="app/offwrkext.fex" datafield="CAS_WRKR_DMSN_ID" displayfield="WRKR" addalloption="1" sourcetype="typeFex" cacheruntimedata="1" dynalldisplayvalue=" " ibiapp_app="" ibiformat="I11" accept="0" IBIMR_folder="#u75560000000" IBIMR_domain="childsup/childsup.htm" ibic_server="EDASERVE" selectedvalue="   NONE" operation="OR" dfformat="A35" modifiedrequest="1">
							
< ![CDATA[]]>
							
<static_values>
								
<static value="   NONE" display=" " selected="1" noinput="0"></static></static_values></data_info></condition>
					
<condition whattodowithcontrol="2" valuescompareoperator="4" parameterscompareoperator="0" conditionmultiselectoperator="0" name="Condition1" resolveparameterfq="CAS_OFC_DMSN_ID" resolveparameter="CAS_OFC_DMSN_ID">
						
<data_info sourcetype="typeMaster" datatype="1" selectedvalue="" datasource="TWRKR.mas" displayfield="TWRKR.SEG01.WRKR" datafield="TWRKR.SEG01.CAS_WRKR_DMSN_ID" ibiapp_app="ocss" IBIMR_domain="childsup/childsup.htm" addalloption="1" dynalldisplayvalue=" " ibiformat="I11" dfformat="A35" modifiedrequest="1" cacheruntimedata="1">
							
< ![CDATA[-SET ®ION='FOC_NONE';
-SET &GRTYPE='FOC_NONE';

TABLE FILE TWRKR
PRINT 	 CAS_WRKR_DMSN_ID
     CS_OFC_CD
     WRKR
BY  CS_OFC_CD 
 BY  CS_OFC_CD NOPRINT
 BY  CAS_OFC_DMSN_ID
WHERE CAS_OFC_DMSN_ID EQ &CAS_OFC_DMSN_ID;
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
-*insert_filters_here
ON TABLE PCHOLD FORMAT XML
END
]]></data_info>
						
<ifsselected>
							
<ifselected value="0"></ifselected></ifsselected></condition></link></input_control>

 


< !-- Why would this control the cursor focus??? -->

 <input_control bindcontrolid="compUid_4" inbinding="1" top="20" left="800" width="60" height="20" elementtype="12" name="OUTPUT" id="radio1" multiple="0" 
onetimepopulated="1" unresolved="0">

				
<link linktype="default">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info datatype="0" datasource="" addalloption="0" sourcetype="typeMaster" cacheruntimedata="0" accept="0" selectedvalue="HTML" operation="NONE">
							
<static_values>
								
<static value="EXL2K" display="Excel" selected="1" noinput="0"></static>
								
<static value="PDF" display="PDF" selected="0" noinput="0"></static></static_values></data_info></condition></link></input_control>
			
<input_control bindcontrolid="compUid_8" inbinding="1" top="20" left="140" width="60" height="20" elementtype="8" name="REGION" id="combobox9" multiple="0" onetimepopulated="0" unresolved="0">
				
<link linktype="default" from="compUid_1">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0" resolveparameterfq="GRTYPE" resolveparameter="GRTYPE">
						
<data_info datatype="1" datasource="app/rgngrp.fex" displayfield="3" addalloption="0" sourcetype="typeFex" cacheruntimedata="1" dynalldisplayvalue="ALL" ibiapp_app="" accept="0" IBIMR_folder="#u75560000000" IBIMR_domain="childsup/childsup.htm" operation="NONE" datafield="2" selectedvalue="Statewide">
							
< ![CDATA[]]></data_info></condition></link></input_control>
			
<input_control bindcontrolid="compUid_9" inbinding="1" top="20" left="690" width="60" height="20" elementtype="8" name="PRD_END_DT" id="combobox1" multiple="0" onetimepopulated="0" unresolved="0">
				
<link linktype="default" from="compUid_10">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0" resolveparameterfq="1" resolveparameter="1">
						
<data_info datatype="1" datasource="app/dateext.fex" datafield="1" displayfield="3" addalloption="0" sourcetype="typeFex" cacheruntimedata="1" dynalldisplayvalue="ALL" ibiapp_app="" accept="0" ibic_server="EDASERVE" selectedvalue="" operation="NONE" IBIMR_domain="childsup/childsup.htm"></data_info></condition></link></input_control>
			
<input_control bindcontrolid="compUid_10" inbinding="1" top="20" left="580" width="60" height="20" elementtype="8" name="CMP_TO" id="combobox4" multiple="0" onetimepopulated="0" unresolved="0">
				
<link linktype="default" from="compUid_2">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0" resolveparameterfq="0" resolveparameter="0">
						
<data_info datatype="1" datasource="dateext1.fex" datafield="1" displayfield="4" addalloption="1" sourcetype="typeFex" cacheruntimedata="1" dynalldisplayvalue="None" ibiapp_app="" accept="0" ibic_server="EDASERVE" selectedvalue="NONE" operation="NONE" IBIMR_domain="childsup/childsup.htm"></data_info></condition></link></input_control>
			
<input_control bindcontrolid="compUid_11" inbinding="1" top="20" left="250" width="60" height="20" elementtype="9" name="CSE_OFF" id="combobox5" multiple="1" onetimepopulated="0" unresolved="0">
				
<link linktype="default" from="compUid_8">
					
<condition default="1" name="Default" whattodowithcontrol="1" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0" resolveparameterfq="CAS_OFC_DMSN_ID" resolveparameter="CAS_OFC_DMSN_ID">
						
<data_info datatype="0" datasource="offwrkext.fex" datafield="0" displayfield="2" addalloption="1" sourcetype="typeFex" cacheruntimedata="1" dynalldisplayvalue=" " ibiapp_app="" accept="0" ibic_server="EDASERVE" selectedvalue="   NONE" operation="OR" IBIMR_domain="childsup/childsup.htm">
							
< ![CDATA[]]>
							
<static_values>
								
<static value="   NONE" display=" " selected="1" noinput="0"></static></static_values></data_info></condition>
					
<condition whattodowithcontrol="2" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0" name="Condition1" resolveparameterfq="REGION" resolveparameter="REGION">
						
<data_info sourcetype="typeMaster" datatype="1" selectedvalue="" datasource="TWRKR.mas" displayfield="TWRKR.SEG01.CS_OFC_CD" datafield="TWRKR.SEG01.CAS_OFC_DMSN_ID" ibiapp_app="ocss" IBIMR_domain="childsup/childsup.htm" ibiformat="I11" dfformat="A3" modifiedrequest="1" addalloption="1" dynalldisplayvalue=" " cacheruntimedata="1">
							
< ![CDATA[-SET ®ION = 'F0C_NONE';


TABLE FILE TWRKR
SUM FST.TWRKR.SEG01.CS_OFC_CD
 BY TWRKR.SEG01.CAS_OFC_DMSN_ID
-*insert_filters_here
ON TABLE PCHOLD FORMAT XML
END
]]></data_info>
						
<ifsselected>
							
<ifselected value="0"></ifselected></ifsselected></condition></link></input_control>
			
<input_control bindcontrolid="compUid_12" inbinding="1" top="110" left="30" width="60" height="20" elementtype="8" name="CMP_ST_DT" id="edit1" multiple="0" onetimepopulated="0" unresolved="0">
				
<link linktype="default">
					
<condition default="1" name="Default" whattodowithcontrol="0" valuescompareoperator="0" parameterscompareoperator="0" conditionmultiselectoperator="0">
						
<data_info datatype="1" datasource="dateext3.fex" datafield="0" displayfield="1" addalloption="0" sourcetype="typeFex" cacheruntimedata="0" ibiapp_app="" accept="0" ibic_server="EDASERVE" selectedvalue="&CMP_ST_DT " IBIMR_domain="childsup/childsup.htm" operation="NONE"></data_info></condition></link></input_control>
		</input_controls>
		
<requests nextrequestsid="10">
			
<request requestid="1" sourcetype="typeUrl" targettype="window" targetname="_blank" ibif_ex="http://www.okdhs.org/notices/accessibility.htm" activereport="0" reportcolumns="" ibiapp_app=""></request>
			
<request requestid="3" sourcetype="typeUrl" targettype="window" targetname="_blank" ibif_ex="http://www.okdhs.org/divisionsoffices/visd/ocss/ops/policy/docs/cseddefinitions.htm" activereport="0" reportcolumns="" ibiapp_app=""></request>
			
<request requestid="4" sourcetype="typeUrl" targettype="window" targetname="_blank" ibif_ex="http://www.okdhs.org/divisionsoffices/visd/ocss/ops/policy/docs/csedacronyms.htm" activereport="0" reportcolumns="" ibiapp_app=""></request>
			
<request requestid="10" sourcetype="typeFex" targettype="window" targetname="_blank" ibif_ex="app/rp_perf006_drv.fex" IBIMR_domain="childsup/childsup.htm" IBIMR_folder="#perf006ygwdc" IBIMR_dir="#ocssgysw2bmb" IBIMR_sub_action="MR_STD_REPORT" activereport="0" reportcolumns="" ibiapp_app="ocss"></request></requests>
		
<other_bound_objects></other_bound_objects></rootxmlnode></script>
</xml></BODY>
<script id=IBI_loader type=text/javascript>
doBeforeLoad();
</SCRIPT>
</HTML>
 

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


WF 7.6.11
zLinux on Z10 Mainframe
Oracle DB
HTML, Excel & PDF Outputs
ronald.taffe@okdhs.org

Democracy is two wolves and a lamb voting to choose the dinner menu. Freedom is a well armed lamb quoting the constitution to them.
June 08, 2011, 05:08 PM
Ron
WF Production Version - eg: WebFOCUS 5.x: 7.6.11
WF Test Version - eg: WebFOCUS 7: 7.6.11
Platform/Operating System: zLinux LPAR on z10 mainframe
Output format - eg: Excel, PDF, HTML: HTML, Excel & PDF Outputs
Email: ronald.taffe@okdhs.org


WF 7.6.11
zLinux on Z10 Mainframe
Oracle DB
HTML, Excel & PDF Outputs
ronald.taffe@okdhs.org

Democracy is two wolves and a lamb voting to choose the dinner menu. Freedom is a well armed lamb quoting the constitution to them.
June 08, 2011, 05:16 PM
Francis Mariani
quote:
Democracy is two wolves and a lamb voting to choose the dinner menu. Freedom is a well armed lamb quoting the constitution to them.

That's America.


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
June 14, 2011, 12:22 PM
Kerry
Hi Ron,

I checked with our internals and was suggested that there may be New Feature Request already submitted. To confirm, and/or submit your request, please open a case with Customer Support Services. You may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.