Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support simple prefilled answer query parameter #59

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

wpf500
Copy link
Member

@wpf500 wpf500 commented Oct 21, 2024

Allow callouts to be prefilled from a query parameter, e.g.

https://my.beabee.io/callouts/my-favourite-color/respond?answers={"slide1": {"color": "red}}

answers should be a valid CalloutResponseAnswersSlide, or it's ignored. To help advanced users create the correct JSON object the slide ID is now shown on the form editor in advanced mode.

@wpf500 wpf500 merged commit 4ebcf8c into main Oct 21, 2024
7 checks passed
@wpf500 wpf500 deleted the feat/1182-prefilled-answers branch October 21, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant