I added a form container with a short answer element.
The variable from components appeared so I can get the value from it.
But when I put this element in a collection list, the variable disappear?
How can I get the value from it now?
The collection list get the data, but I want the users to update it directly in the collection list with the post.id api request.
Thanks