LiveValidationEmail Macro


Validates that XObject property value is a valid email address.

Usage

{{livevalidationEmail form="formId" property="propertyReference" failureMessage="A message to display when validation fail" /}}
 Param  Description
 form  Unique ID of the form html element that contains the validated field (Optional, default to inline).
 property  Property reference of the field to be validated.
 failureMessage  Message to be used upon validation failure.

Examples

Add the following lines to MyApp.MyAppSheet.

{{livevalidationEmail property='MyApp.MyAppClass[0].myprop' failureMessage='myprop should be a valid email address.' /}}
  

About the website contents

All of the information on this WebSite is for education purposes only. The place to get specific medical advice, diagnoses, and treatment is your doctor. Use of this site is strictly at your own risk. If you find something that you think needs correction or clarification, please let us know at: 

Send a email: info@cdlsWorld.org