we are experimenting more and more with pages and think they are great, super easy to build a simple form, but there are a couple of things we would like to be able to do.
access global cache as a datasource. we do this by calling a script in integrated env. but would be nice if we could just use cache directly.
add a hyperlink as a column type for a table (we can fake this by embedding a dashboard into a page),
somehow integrate the pages nav with dashboard nav. I can see some usecases where would like to use both a dashboard item which linked to a page, but we would need someway to manage nav. - but we are not sure if this would be possible
If I use a “Form” component to execute a script and display its output as a table, I’d love a way to customise the columns of that table. I haven’t found a way to do that in 2.10.
Heck … even if I could drop a table component onto the same form and for its “source type” say “form” and point it at the form on the same page, rather than pointing it at a script or API.
There hasn’t been any movement on this. There are technical reasons this is difficult. That said, you could accomplish this through the use of a dashboard and iframes to display pages. If you want an example, I’m happy to put one together.