Save multiline input data

I have a multiline input field in a repeating group and the initial content is the notes saved in my database. I’m trying to figure out how I can allow my customers to click in the input field and type whatever note they want and it automatically updates that note in the database. Currently, when I change the content in the input field and refresh the page it goes back to the original note.

Autobinding is what you’re looking for

When I use auto binding it doesn’t let me set the initial content.

True. Use “Inputs value changed” action in workflows instead

When I choose it what do I do?

This topic was automatically closed after 70 days. New replies are no longer allowed.