It would be cool to put a mydbr report in the bubble and somehow have the bubble be the container for the report.
Or if that is too much to ask, then I was hoping to be able to utilize mydbr security and report generation to generate some of the html for the bubble. For me this would result in a application that is potentially easier to build.
For example the graph in the in the bubble on page mydbr.com/home/create/google-maps-support could be generated with a mydbr report.
Another example (interacting with map requires custom extension though) is updating the points (lat / long), currently i have a form submit button in the bubble, with a "Get" method attached to the button pointing towards a mydbr report url to update changes to points. a problem with this is at the moment is after i click the button the mydbr report that updates the database returns a different page, would be nice to put/contain the response in the bubble.
Thanks