Asked by Rakel Fairfull on Sep 16, 2024
Rakel asks how to display quiz results (answers and correct answers) on the confirmation page without complex logic.
Answered by Nich Mueller
Nich advises using JavaScript to manipulate the DOM on form submission, referencing HubSpot's global form events documentation.