web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :

Captcha Control

 Profile Picture Posted by Community member

This is a component designed for both Tablet and Mobile view to adjust on the screen and provide the capability to add an extra layer of validation.

 

Properties:
Input:

BackgoundColor: Color Type -> Sets the background of the popup. If the popup should be transparent, enter the color code like: RGBA(3, 121, 137, 0.8)

HeadingColor: Color Type -> Sets the color of the heading text.

CaptchaHeading: Text -> The text that will be displayed at the top.

TextColor: Color -> Color of number text and user input.

CaptchaBackground: Color -> Sets the background color of number texts.

RefreshIconBackground: Color -> Sets the background color of refresh icon.

RefreshIconColor: Color -> Sets the Icon color for Refresh Icon.

ErrorText: Text -> This will be displayed when the captcha is invalid.

 

Output:

IsMatch: Checks if the entered input is matched with the result. It returns a Boolean value, if true then validated and if false, it is not validated and the user will have to enter again.

 

For details on development and reference, visit: https://www.agarwalritika.com/post/create-captcha-validation-in-canvas-apps

 

Thanks!

Categories:

Comments