Skip to content

SAP-Custom-Widget/Captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP/SAC Custom Widget: Captcha

Version License Monthly active users GitHub Issues GitHub followers

Captcha Widget for SAP Analytics Cloud

⬇️ Click Here to Download : Captcha.json

Installation

  • Download the Captcha.json from GitHub or above link.
  • Go to your SAC Portal, then Stories → Custom Widget tab.
  • Click on the + icon and select the downloaded file.
  • Done! You can now use it in your app.

Methods

  • enableUpdateNotification: Enable or disable update notifications
    • Param: notificationToggle (boolean) - Enable or disable update notifications
  • isUpdateNotificationEnable: Check if update notifications are enabled
    • Returns: boolean
  • refreshCaptcha: Refresh the CAPTCHA image
    • Returns: boolean
  • validateCaptcha: Validate the entered CAPTCHA against the generated one
    • Param: captcha (string) - The CAPTCHA text to validate
    • Returns: boolean

Events

  • onValidationSuccess: Event triggered when CAPTCHA validation is successful
  • onValidationFailure: Event triggered when CAPTCHA validation fails
  • onCaptchaRefresh: Event triggered when CAPTCHA is refreshed

Contributors

Rohit Chouhan Developed by
Rohit Chouhan

🌸💖 If you’d like to show some love, you can send a small donation here: 👉 rohitchouhan.com/donate

🌟 You can explore more ultimate custom widgets right here ✨ 👉 sap-custom-widget.rohitchouhan.com 💡

Report bugs or issues

You are welcome to open a ticket on GitHub if any problems arise. New ideas are always welcome.

Copyright © 2025 | Developed by Rohit Chouhan