Open Piedone opened 9 years ago
This would be great, we are looking to try to design a UI to support this functionality in the future. It would be great if it was baked in (the functionality, not the UI).
It would be odd as a default layout, it looks orthogonal to all the currently available layouts. For instance we could use it with the Shapes, the Grids, the List ... Maybe we only need a Web API endpoint to render a part of whichever layout is used.
Any update/decision/progress on this?
We at Lombiq have it on our radar (I know, bullshit-speak) but not any time soon.
I was thinking of being able to get/set a Web API endpoint (as @sebastienros suggested) for each query (given that the json schema will be set by selected properties)
Maybe as a Layout provider, but somehow make it possible to make paginated lists use infinite scrolling (i.e. automatically asynchronously loading the next page's content and inserting it below the current items).
Related module: https://orchardias.codeplex.com/ Related issue with a bunch of other suggestions: #2122