Exploring how to quickly and easily design/prototype/deploy high quality digital forms for UK Gov. Based on the excellent work by DEFRA. Currently maintained by jen+forms@cautionyourblast.com at Caution Your Blast and a community collaboration between FCDO, HO, GDS, DfE, DIT, Version 1, UKHSA
Sometimes it might be necessary to render html, such as links, in payment skipped and next steps text. To solve this, a change has been made to the confirmation template so that html should now be rendered properly.
Type of change
Please delete options that are not relevant.
[X] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
[X] manual testing with a form to make sure the html is being rendered properly
Checklist:
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation and versioning
[X] I have updated the architecture diagrams as per Contribute.md OR added an architectural decision record entry
Description
Sometimes it might be necessary to render html, such as links, in payment skipped and next steps text. To solve this, a change has been made to the confirmation template so that html should now be rendered properly.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist: