Skip to content

Conversation

@ahmed-abdat
Copy link
Contributor

Fixes #14102

Changed submissionData.value field type from text to textarea to properly display multi-line content in the Form Submissions admin view.

The text field type was rendering content in single-line inputs with 40px fixed height, truncating textarea values. Using textarea field type leverages Payload's existing multi-line rendering.

@paulpopus paulpopus merged commit 24dad01 into payloadcms:main Oct 17, 2025
96 checks passed
@github-actions
Copy link
Contributor

🚀 This is included in version v3.61.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants