Saving formdata in single pages
Permalink
I have a single page.
On that page is a couple of text row that I need to edit.
I gotten the data from the database and when I go into edit mode I show an input with the data so that it can be edited. (see below)
Now I'v searched the documentation but haven't found anything regardig how to make concrete5 show the "Publish" button and send my custom UPDATE-query to the database. Does anyone have any idea of where I should continue reading?
Thanx
Mr Lindau
On that page is a couple of text row that I need to edit.
I gotten the data from the database and when I go into edit mode I show an input with the data so that it can be edited. (see below)
Now I'v searched the documentation but haven't found anything regardig how to make concrete5 show the "Publish" button and send my custom UPDATE-query to the database. Does anyone have any idea of where I should continue reading?
Thanx
Mr Lindau
But if someone knows how this is done, then maybe for future reference.