Input Telephone (Mobile Only)
Available only in Logi Info Mobile Report definitions, this element allows the entry of a telephone number and may trigger a special data entry control in the mobile device interface. Otherwise, it's similar to the Input Text element and numbers can be typed right into it.
Using It
This element's attributes are the same as those of the Input Text element. This element can be used by itself or within an Input Grid element to make alignment with other Input elements easier.
Getting Its Data
The data entered into this element will be available in the next Report or Process task by using an @Request token. For example, if the element's ID is set to inpCellNo, then its data will be available as the token @Request.inpCellNo~.
More Information
For additional information, see the Element Reference entry for Input Telephone.