<HTML>
<HEAD>
<TITLE>Re: Little generic arrows (id 201317)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">On 24/2/02 9:59 pm, &quot;Prodevm@aol.com&quot; &lt;Prodevm@aol.com&gt; scribed:<BR>
<BR>
</FONT><BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Arial">Hello,<BR>
<BR>
I am trying to associate the Little generic arrows (image ID 201317) with a field, to display a range in the set numbers (1-30) when clicked up or down. &nbsp;I have set the cTargetField to the field name, and I have set MInValue and MaxValue for the arrows button. &nbsp;However, when I click the arrows up or down the number displayed in the field does not change. &nbsp;Do I need to put something in for the script of either the button or the field?<BR>
<BR>
Thanks<BR>
<BR>
Steve<BR>
</FONT></FONT></BLOCKQUOTE><FONT FACE="Verdana"><BR>
<BR>
Nothing is needed in the scripts. &nbsp;You should put the name of the target field in cTargetField, don&#8217;t put it in quotes or anything like that. &nbsp;Your destination field should have two custom properties, &nbsp;one called cMinValue and the other called cMaxValue. &nbsp;I notice you say you set the arrow buttons? &nbsp;No, that&#8217;s not where to put the cMinValue and cMaxValue, you put them on the field.<BR>
<BR>
-i-</FONT>
</BODY>
</HTML>