This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi. Is there in OctoberCMS a possibility to make nested Relationmanager? For example, I have model Lesson, Lesson hasMany Sections and Section hasMany Tabs. In Backend, when I create Lesson, I want I add Sections via Relationmanager, but I also want to add Tabs. I tried to use relation sections.tabs but it doesn't work. I also tried to use Tabs Relationmanager in Sections Relationmanager but it also doesn't work because it used relation_config from Lessons, not Sections.
Does anyone know how to do this?
Not sure if this is possible or not... But it seems like you might be pushing the RelationController beyond what it's designed for. You might be better off creating your own formwidget for this sort of thing.
Edit: Whoops, just saw the original post date of the thread, sorry guys!
Last updated
1-3 of 3