Adding List Elements

Adding List Elements

I'm attempting to use a stateless form to add new elements to a list in my database. It seems the list in my database cannot accept new elements. Is this a known limitation?

PS: In doing this, no errors are reported and the list is not updated.

John M. Whitney