Hi,
Could I get some help on this one please? Been trying to save a text input on a form repeat to my pouchdb database. I have done this on MySQL server connects works fine.
I have a form repeat with a text input displaying a list of short sentences pulled from a pouchdb view from another table.
I have tried everything but can’t get the list or even just the first one to save to the database.
adding to the name field doesn’t seem to do anything.
Have tried setting the type as an array and as a text.
I feel this should be pretty easy so forgive me if I am missing something simple.