docs: update prefilling docs (#6062)

This commit is contained in:
Johannes
2025-07-09 08:52:53 -07:00
committed by GitHub
parent a9c7140ba6
commit 572b613034
@@ -93,12 +93,16 @@ https://app.formbricks.com/s/clin3yxja52k8l80hpwmx4bjy?openText_question_id=I%20
### CTA Question
Adds 'clicked' as the answer to the CTA question. Alternatively, you can set it to 'dismissed' to skip the question:
Accepts only 'dismissed' as answer option. Due to the risk of domain abuse, this value cannot be set to 'clicked' via prefilling:
```txt CTA Question
https://app.formbricks.com/s/clin3yxja52k8l80hpwmx4bjy?cta_question_id=clicked
https://app.formbricks.com/s/clin3yxja52k8l80hpwmx4bjy?cta_question_id=dismissed
```
<Note>
Due to the risk of domain abuse, this value cannot be set to 'clicked' via prefilling.
</Note>
### Consent Question
Adds 'accepted' as the answer to the Consent question. Alternatively, you can set it to 'dismissed' to skip the question.