hey, great module. is it possible to link to an entity? when i try to add a link it only shows html output...
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1333398359-clip-86kb[1].png | 85.9 KB | SemasPing |
| #5 | 1333398847-clip-34kb[1].png | 33.97 KB | SemasPing |
| #2 | 1333120834-clip-6kb[1].png | 5.95 KB | SemasPing |
Comments
Comment #1
daniorama commentedIt happens the same to me. I wonder if this could be included in this wonderful module. Thanks
Comment #2
SemasPing commentedI have this error in 7.x-1.4 version too
Comment #3
SemasPing commentedMaybe this error is in library, not is in module
because i took version of slickgrid library from 28.07.2011. Now fields with link are reflecting well.
Comment #4
daniorama commentedSemasPing, could you clarify wich version are you using now? Last version is mleibman-SlickGrid-2.0-2-g57c0a44, that's the one I'm using and have no working links. Could you also include a screenshoot and maybe try if other things beside links work, like images or editablefields http://drupal.org/project/editablefields
I also tried version 2.0-0 and has not working links too, and even tried the 1.4-3 and that doesn't work at all.
It would be great to allow not only links but "forms" like editablefields. This is a critical issue that makes slickgrid much less useful.
Comment #5
SemasPing commentedI try few version. On this page https://github.com/mleibman/SlickGrid/commits?page=2


https://github.com/mleibman/SlickGrid/tree/5b6e673f57d4c705386c37afe22e1... - work for me. Fields with link are reflecting well.
With editablefields not tested.
Comment #6
daniorama commentedSemasPing, I confirm it works :) Thanks! It should be included in the documentation. Use the slickgrid 1.4.3 version and not the 2.x one.
Unfortunately "forms" like editablefields don't work, just links, but at least it's an improvement.
Comment #7
daniorama commentedIn fact, that version is not working well either. Filters, sorting and many things more don't work. Right now the only version I found fully working is 1.4.3-59 https://github.com/mleibman/SlickGrid/tree/0ed544b6aeab8e85e78f19c0702c6...
Comment #8
razkovnik commentedThank you daniorama! I had exactly the same problem with the links not working but https://github.com/mleibman/SlickGrid/tree/0ed544b6aeab8e85e78f19c0702c6... works for me fine!
Great module!
Comment #9
henk commentedHi,
Adding HTML formatters works for me https://drupal.org/node/1574730 This is a problem with Drupal module, module have only plain text formater. No need to change Library.
Regards,