- Posts: 6
- Thank you received: 0
The extension is looking really good but is there a backend demo to try this product?
I don't wanna list any database, just some random text and price that I can sort. Like this:
Company | Price 1 | Price 2 |
MyCompa | $1036 | $750
YouComp | $7851 | $9325
Any chance that I can do this?
Thanks
Regards
Please Log in or Create an account to join the conversation.
Hi,
there is no backend demo. With Table JX you can only read data, you can not edit,delete or insert data. For that you can use database editors (like phpMyAdmin, SQL Server Management Studio (all are free) or other joomla or non-joomla extensions or tools that can insert, delete or edit data in database.
However, you can not just display data that is not in a database. You can do your example if you create table and insert your data. This can be very easily done in phpMyAdmin (don't need to know SQL, you just make few clicks)
Best regards,
Viljem
Please Log in or Create an account to join the conversation.