Presently, your best bet is to use a String parameter and, in the definition of the parameter, change the max length to "2".
<abs contexttype="opengear" id="_top" style="">
<meta>
<params>
<param access="1" maxlength="2" name="Num" oid="Num" type="STRING" value="" widget="default"/>
</params>
</meta>
<param expand="true" height="73" left="22" oid="Num" top="23" width="158"/>
</abs>
I will log a request to limit the number of digits in the text entry as well.
Cheers.
James
#DashBoard