Assigning A Default Value To The Spinboxcontrol; Example; Code Samples For Html Pages In Business Applications; Enlarging Fonts In A Menu List - Motorola CA50 Developer & User Manual

Table of Contents

Advertisement

Assigning a Default Value to the SpinBoxControl

To specify a default value for the SpinBoxControl displayed on the CA50 device, an additional attribute must be
included in the HTML element for SpinBoxControl. (Also see
to Server on page
spinboxDefault=""

Example

<input type="submit" id="spinbox" name="x" SpinBoxLabel="xyz"
SpinBoxLabelPos="beforespinbox" ShowArrows="no" SpinBoxLine="2"
SpinBoxMaskDigit="?" value="??-??-??" spinboxDefault="22-07-09"
LeftBtnLbl="next#" RightBtnLbl="cancel"/>

Code Samples for HTML Pages in Business Applications

Enlarging Fonts in a Menu List

In this example, the following four items display in the CA50 Menu list:
Work Stock
Move Cages
Manage Cages
Mange Aisle
Given that the fonts are enlarged, two menu items appear at time. Pressing the Down arrow key moves down the
list one item at a time.
Moving Down the Large Font Menu List
Figure I-1
I-9)
Sample Business Applications
Sample HTML Code - Add Spin Boxes/Post Quantity
I - 7

Advertisement

Table of Contents
loading

Table of Contents