Open
Description
Hey everyone.
I recently found out about sqlpage, and it looks like very useful tool that I could use on a myriad of contexts. When I visit the site thought, after reading about what it is and what it does. The first thing I am after is an example of what I think most people would start with:
List a a table with data from a database table or query and editing the rows with a form. The examples that use the table plugin hardcode the values in the query.
It would be nice to have the absolute canonical example to do this... with as few optional aspects as possible. Just the simple case, and then perhaps a more evolved example right below ilustrating commonly use tweaks.