Formbuilder Redirect

État de développement
Stable
Sites actifs
Développé par
Téléchargement

Dernière mise à jour: 2026-02-09

Conçue pour CiviCRM 6.4 et plus.

Other

This extension allows you to redirect to other Forms or Contribution Pages in the same way as using secret links/checksums.

This means you can give the user a secret link to a form instead of them logging in. They can then submit that form and be redirected
to another Formbuilder form or a Contribution Page where they will still have the same access as the original secret link.

In FormBuilder you must configure the post-submit redirect as follows:

`civicrm/affredir?csr=0&token=[token]`

such that it contains:
- csr: A number which tells the redirect which rule to use.
- token: The JWT token provided by FormBuilder.