Joshua
Explore posts from serversTextArea value does not work in a normal resource form
I feel like I'm missing something very obvious, and I've looked around the discords to try and find previous discussions about this as well as the textarea docs page.
I'm just trying to use a textarea instead of a textinput in the formbuilder, no custom pages and nothing fancy. However the textarea boxes in particular don't work with default() or formatStateUsing() and setting it manually. I'm a bit confused because simply swapping textarea for textinput makes the text display correctly. The issue seems very specific to textareas.
I'll attach a snippet from an example resource just to show, but I ahve this issue across like 8 different resources with a few different options used. This specific example doesn't have default or formatStateUsing but I've tried both, and really neither should be necessary. The field on the Mods model is "description" so it should be inhereted like every other field.
4 replies