Skip to content

Conversation

ahmed-abdat
Copy link

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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Textarea field value is not fully rendered in Form Submissions view

1 participant