Hallo, i will introduse myself
My name is Renee And i am from The Netherlands (sorry for my bad English)
I hope someone can help me.
I am trying to get the dhtmlxSpreadsheet working on my joomla website. (version 2.5)
But i can not get it working.
I made the following actions.
*Downloaded Standard Edition v.1.0 en installed the joomla plugin
*activate the plugin
*made the database connection see the link below
(docs.dhtmlx.com/doku.php?id=dhtm … installing)
And if i understand correctly , i just need to make a new artikel with the text
and a spreadsheet wil be generated.
But nothing happens
if i try: [[spreadsheet]] a sheet will show, but i can not put information in the cell (read-only???)
Hi Renee,
please, make sure that you are logged in at front-end (Joomla has different login system for front-end and back-end so even if you’re logged in at back-end, you should log in at front-end too), because plugin provides ability to edit data only for superadministrators, administrators and managers. If still doesn’t work, please provide working link with access credentials, you may send it into private message.
It will output two arrays: the first with usergroups who can edit data in spreadsheet, the second is a list of all detected user groups. Please, make sure, that user groups present in $available_to array.
But is it possible to add multiple diverent spreadsheets on one website?
I tried it on diverent new artikels, but than i get the same sheet on each
page (artikel)
Hi,
yes, you may specify spreadsheet id for each spreadsheet short tag so it will be different sheets.
Here is details about configuring spreadsheets in Joomla: docs.dhtmlx.com/doku.php?id=dhtm … the_plugin
I thougt i had the whole thing working but no…
I still can not get diverent spreadsheets on my website
The link you send me, i am sorry, but even when i translate it in google translate, i simply do not get it.
Is it to much to ask, if you can give me two different example script’s for two pages
so i have two diverent spreadsheets on my website?
I have the same problem: like in the screenshot above, from lafox, I am not able to edit the spreadsheet. I also replaced the provided code in the file plugins/content/spreadsheet/spreadsheet_data.php.
What I get in the browser is only the first array:
I use Joomla, and when I add [[spreadsheet]] in my article, in the frontend I get indeed the spreadsheet, but I am not able to edit anything.
Just like in your image (picture named joomla-pluging-wrong): I can only export as Excel or Pdf.
I was thinking that maybe it’s a “user rights” issue, but I am the super user and still cannot edit the spreadsheet