Bug: Fix styling issues in "View in form" mode for form submissions
A
Aishling
When viewing a form submission in Moxie, there's a "View in form" button that displays the submission in the original form format. However, the styling doesn't render correctly:
• Fonts don't match the form template styling
• The logo at the top of the form is missing, showing only an empty <img> container with "Business logo" alt text
This has been an ongoing issue since I started using Moxie in 2024.
Why this matters:
The "View in form" option is useful for sharing form submissions with clients or reviewing them in context. But when the styling is broken and the logo is missing, it looks unprofessional — especially when clients want to see their completed form submission.
Requested fix:
Ensure that "View in form" mode accurately renders:
• All fonts and styling from the original form template
• The business logo
A
Aishling
See screenshots of the issue.