Rich Shepard wrote: > On Wed, 28 Feb 2007, Paul McNett wrote: > >>> When I then start up the ReportDesigner, none of what I created seems to >>> be available. >>> >>> Where do I start looking to see what I've done incorrectly? >> Check your /reports directory. > > Paul, > > Hadn't seen this last evening. Just discovered that > datanav-category-expanded.rfxml seems to have a bunch of data I entered > yesterday. > > Now to learn how to modify what's on the report. I see the report object > tree has page header -> string title, but I've not figure out how to change > the 'title' to what I want. Now that I have sound working again, I'll watch > your screencast again.
The first few lines of the xml should have something like the following: <Report> <title>Quick Report: Payments</title> Change your title to whatever you want there. > BTW, we're going to create a few screencasts of our services, too. My > partner (the software engineer) discovered this site: > <http://popey.com/Creating_Screencasts> > It's an alternative to pyvnc2swf with his reasons for choosing some software > and not others. I'll definitely check that out. Thanks! -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
