mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-08 11:19:30 -05:00
docs: update prefilling docs (#6062)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user