Hello, First off thanks for this component, it looks very promising and fills a gap in Joomla components. I'm a newb and find it hard to believe how few components there are for managing data. I was hoping to find something like MS Access with a "publish to website" button. But then I'm idealistic..
I followed the tutorial and made the admin edit record template. It displays my data fine but when I click on a field name I get an empty edit page. If I type data in I can save it and add a new record. Deleting is easy too.
What I cannot work out is how to edit an existing record. What I would like to see is a button at the top "Add New Record" for adding records, and clicking on an existing record opens it for editing. The link shown when I hover on a record reads.../index2.php#edit_data - surely it should be something like index2.php#edit_data&ID=2
btw - I doubt if it matters, I use the JCE editor.
Hello Max, if I click on ID, title or catno I just get a blank page, all the fields are listed but they are empty.. What confuses me is I cannot see where the data is passed onto the edit page. I was expecting to have to do something like this:
Here you go Max, Another issue I have is I cannot find a database manager for Joomla 1.5 that works for me. Am I better off just using phpmyadmin externally? cheers, Rob
I see no problems, which browser do you use ? can you make another connection to jos_banners and add some edit code too and see if it load the banners table records, or any joomla table with records you may have.
Hi Again, I tried the same thing with jos_banners and got exactly the same result. I have now noticed I cannot delete records either. If I click the delete button I get a warning alert box, press ok but nothing changes. cheers, Rob
A new Connectivity version will be out in the next hours hopefully and you can try with it but I see no problems at your code, I think your MYSQL version is old too, maybe you should consider an upgrade ? but hold on until you try the new release, its much more stable with many more features!
First off thanks for this component, it looks very promising and fills a gap in Joomla components. I'm a newb and find it hard to believe how few components there are for managing data. I was hoping to find something like MS Access with a "publish to website" button. But then I'm idealistic..
I followed the tutorial and made the admin edit record template. It displays my data fine but when I click on a field name I get an empty edit page. If I type data in I can save it and add a new record. Deleting is easy too.
What I cannot work out is how to edit an existing record. What I would like to see is a button at the top "Add New Record" for adding records, and clicking on an existing record opens it for editing. The link shown when I hover on a record reads.../index2.php#edit_data - surely it should be something like index2.php#edit_data&ID=2
btw - I doubt if it matters, I use the JCE editor.
Cheers,
Rob
When you add on the link of some record, a new page open,s what can you see there ?
Max
ChronoForms7 Video Tutorials
if I click on ID, title or catno I just get a blank page, all the fields are listed but they are empty.. What confuses me is I cannot see where the data is passed onto the edit page. I was expecting to have to do something like this:
I'm happy to pm you my log in details if you have time to take a look yourself.
Thanks again,
Rob
does your table has a primary key ?
Cheers,
Max
ChronoForms7 Video Tutorials
Another issue I have is I cannot find a database manager for Joomla 1.5 that works for me. Am I better off just using phpmyadmin externally?
cheers,
Rob
Regards,
Max
ChronoForms7 Video Tutorials
EasySQL works well in Joomla 1.5 and the latest version is 1.5 native.
Bob
If you'd like to buy me a coffee or two, thank you very much
I tried the same thing with jos_banners and got exactly the same result. I have now noticed I cannot delete records either. If I click the delete button I get a warning alert box, press ok but nothing changes.
cheers,
Rob
A new Connectivity version will be out in the next hours hopefully and you can try with it but I see no problems at your code, I think your MYSQL version is old too, maybe you should consider an upgrade ? but hold on until you try the new release, its much more stable with many more features!
Cheers,
Max
ChronoForms7 Video Tutorials