Hi, I'm wondering if there is a semi-out of the box way in chronoform to make a simple db "manager", example:
I have a table "TEAMS" with columns: ID, NAME, LOGO
There is a way in chronoform to add, edit and delete those teams?
Hi alfredopacino,
There are a couple of ways to do this. If it's just you doing it and there aren't many changes, then I'd use PHPMyAdmin or the MijoSQL Joomla! extension.
If you want a more formal approach then you can use a listing - created with CF or with CC - and a edit form created in CF. That's not directly built in but is pretty simple to create.
Bob
im not asking for a proper db manager: JUST 1 table to mange, JUST 3 fields
a screenshot of ALL I need: the first part prints the whole table content, the second part allows me to add new team.
https://www.diigo.com/item/image/51ynl/mp25
Hi alfredopacino,
You can do that with a ChronoForm, see the second part of my reply.
Bob