Geta / geta-optimizely-genericlinks

An extensive alternative to LinkItemCollection in Optimizely.
Apache License 2.0
4 stars 0 forks source link

How to nest these genericlinks? #5

Closed landg-lance closed 2 years ago

landg-lance commented 2 years ago

I'd like to be able to have a genericlink as a property of a genericlink in order to create hierarchies for navigation. Do you have any suggestions... I notice that the Property Types links https://github.com/Geta/geta-optimizely-genericlinks/blob/master/docs/advanced-property-handling.md#supported-property-types explicitly excludes blocks...

svenrog commented 2 years ago

Because of the way this data is persisted, like a link with properties being attributes, makes nesting impossible. There is also the problem of getting the UI to handle nesting. The entire editor would have to be rebuilt from the ground up.