Element Details: Validation.Telephone
 Back


Available in: Logi Info Source code name: Validation.TelephoneIntroduced in: v10.0.259

Ensures that a valid Telephone number has been entered.

If the validation does not pass, the ErrorMsg will be displayed in a message box. Also, if the Class is set, the InputElement's appearance will change according to that class.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AllowedCharacters
UserDefined
SubMenuIIDColumn specifies a column in the DataLayer that indicates the name of a sub-menu. The items for the sub-menu are presented when another menu item is clicked which has a data value for the TargetSubMenuIDColumn. Top-level menu items should not have a sub-menu ID value.
Class
UserDefined
Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file.
ErrorMsg
UserDefined
The message that is displayed if the user fails to supply a valid value.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug