Verify Recaptcha Token Action Application Steps

Defining the Action in UI Design

  • Open your project on the Kuika platform.
  • Go to the UI Design module and select the relevant screen.
  • Create a button (e.g., “Send”).
  • Select the button and add the Verification → Verify Recaptcha Token action from the + ADD ACTION menu according to the event to be performed (Initial Actions, OnClick, OnBlur, etc.).

Configuring Action Parameters

  • Token (String - required): The token value generated as a result of the reCAPTCHA process completed by the user on the client side. It is usually linked to one of the following data sources via the Symbol Picker:
    • Action Result
    • Current
    • Form Component
    • Screen Input
    • Fixed (fixed value)