Socialcalc is not showing up in open atrium. The field in the edit screen stays blank. Javascript debugger says 'Drupal not defines line 73'. It refers to the piece of script that is in the body.
I think the cause is that in open atrium the javascript calls to drupal, jquery, etc are not in the head of the html page. They are under the content of the page (don't know why).
A solution could be running the script on body load or something. what do you think?
Comments
Comment #1
infojunkieThanks for your report! I am delighted someone is trying to use Sheetnode with Open Atrium :-)
I found the problem and I fixed it. Please try it 12 hours from now.
You'll also find that the sheetnode edit mode is damaged because of CSS interactions, I'll be working on that too.
Comment #2
infojunkieI've checked some major changes to Sheetnode to make sure it works fully with Open Atrium. I'll make a new release soon.
Comment #3
buzink commentedWell thank you! that's lightning fast :)
Comment #4
infojunkiePlease check the latest dev release and let me know how it works for you.
Comment #5
buzink commentedThe initial problem is solved now. Showing in view and edit mode. Thanks! I'll let you know when I encounter more problems. (right now it seems that the sheet is broader than the page, but not investigated yet)
Comment #6
infojunkieThe sheet is indeed broader than the page. This is a general issue with Sheetnode that I will address separately. Thanks for your feedback.
Comment #8
ericaordinary commentedThis issue has been closed for ages now so I'm assuming the fix made it into the module, but I am experiencing the same problem on Open Atrium with the latest stable release of sheetnode (1.5) and latest socialcalc files, both freshly downloaded today. I am running Open Atrium 6.x-1.0-alpha9 and Drupal 6.19.
Inspecting with firebug shows the appropriate js files are loading with the page, but I don't get any spreadsheet, just a regular old text area for the body. I tried adding a spreadsheet CCK field to test, and that field doesn't even output a text area, just a blank space.
Any thoughts?
Comment #9
infojunkie@ericaordinary can you plz try the latest dev? I haven't made a new release in a long time.
Comment #10
ericaordinary commentedJust tested the latest dev and everything's now working as expected. Cheers for the quick reply!