DeuxHuitHuit / entry_relationship_field

A new way to create master-details pattern with Symphony's sections
http://symphonyextensions.com/extensions/entry_relationship_field/
Other
11 stars 13 forks source link

Uncaught TypeError: list.symphonyOrderable is not a function #53

Closed andrewminton closed 8 years ago

andrewminton commented 8 years ago

Line 384. I keep getting an error with list.symphonyOrderable not kicking in so I can't re-order the relationship entries. Does this only work if I have Order entries installed? or is it just a bug?

Thanks

andrewminton commented 8 years ago

Closing this.. as once again Redactor bites me in the ass! https://github.com/DeuxHuitHuit/entry_relationship_field/issues/37 Same issue.

nitriques commented 8 years ago

:(

symphonyOrderable is a core plugin so you should not need anything to make it work.

andrewminton commented 8 years ago

Redacator has some crazy browser caching thing with jquery going on.. even when it was disabled/uninstalled.. I stil had remnants of it's code effecting the symphonyOrderable function somehow.. resorted to editor_for_symphony instead now. :)

nitriques commented 8 years ago

Glad you work it out! I hope to have time to try to integrate sir trevor or medium.js as an editor this summer.

andrewminton commented 8 years ago

Awesome! Love Sir Trevor. Lot's of JSON to parse with that bad boy! very flexible though.

nitriques commented 8 years ago

Yup! And the result is semantic, not just a bunch of weird looking html

andrewminton commented 8 years ago

+1