Save and edit data multiline input

Hi guys,

Beginner here. Currently I’m working on an app where users can go to a page with a multiline input/text editor, save whatever content they put in, and later go back and edit it. The data in the corresponding title-input is saved, but content of the multiline input/text editor is deleted.

It would be awesome if there was a way to go back to that same page and find the content that was put in by another user, and edit it.

Thanks in advance

Did you set initial content?