POC - Dynamic URLs referencing Disease names based on query parameter#1404
Open
micolgiannelli2 wants to merge 899 commits into
Open
POC - Dynamic URLs referencing Disease names based on query parameter#1404micolgiannelli2 wants to merge 899 commits into
micolgiannelli2 wants to merge 899 commits into
Conversation
Form webhooks in secrets
…11-26 chore: merge upstream changes
…-mesage Feature - SRS specific - Grouping Personal Details for improved erros
…ontent Form Change - Edited Do you live with other people Page
…contact_details_error Micol/inserting new contact details error
Contributor
|
Hey @micolgiannelli2, I assume this is opened against the wrong repository. Judging from the title, this feature may already be available to you. You can set values for a form via query parameter, then either render that value directly, or map it to another value to render. https://github.com/XGovFormBuilder/digital-form-builder/blob/main/docs/runner/templating.md At FCDO, we had a question page at the start of the form, something along the lines of "Which form do you need to fill in". Most users would not see this page, since the usual route in would be sent a direct link (with query param) to the second page. That allowed us to render the questions/titles as "Submit a {{ FormName }}" |
…ns_to_node_24 Upgrade github workflow packages to node 24 versions
…d-same-browser-ref Ritm0231431 - removed "same browser" ref
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
https://ukhsa.atlassian.net/browse/SBS-289
Context
TODO..
Changes
Type of change
What is the type of change you are making?
PR title
PR titles should be prefixed with the type of change you are making, based on the README.md#versioning.
This is so that when performing a squash merge, the PR title is automatically used as the commit message.
Have you updated the PR title to match the type of change you are making?
Testing
Automated tests
Have you added automated tests?
Manual tests
Have you manually tested your changes?
Have you attached an example form JSON or snippet for the reviewer in this PR?
Steps to test
Documentation
Have you updated the documentation?
Discussion
Warning
Large or complex changes may require discussion with the maintainers before they can be merged. If it has not yet been discussed, it may delay the review process
Have you discussed this change with the maintainers?