Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Application Development » New window for graphics
New window for graphics [message #4013] Fri, 20 December 2013 00:42 Go to next message
edortizq is currently offline  edortizq
Messages: 82
Registered: August 2008
Location: Ecuador
Member

I need to display a new window with statistical graphs in my application, my idea is to place a button which when clicking open the new window, this window would receive as parameters the subset of data that is displayed on screen at the time to click the button.
I'm a little lost on how to open the window from radicore, I would like to know specifically what transaction could use and where would be the best place to locate the calling code to the new window.
Thanks for advance!
Re: New window for graphics [message #4014 is a reply to message #4013] Sat, 21 December 2013 09:54 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
By default all the transactions produce output which is either HTML (via an XSL stylesheet), PDF or CSV. If you which to produce output which cannot be constructed using one of these methods then you will have to create a custom transaction which uses your own custom controller and your own output method. You will then have complete control over the way the data is displayed.

If by clicking on the button you want to run a different transaction then you can do so either by using the standard mechanism for navigation buttons, or take a look at FAQ137. If you wish to do this via a javascript popup then you will need to consult someone who knows javascript.


[Updated on: Mon, 05 May 2014 13:44]

Report message to a moderator

Previous Topic: 2 Grandparents, 2 Parents and 1 Child table
Next Topic: Choose null on add3 popup
Goto Forum:
  


Current Time: Fri Mar 29 01:44:55 EDT 2024

Total time taken to generate the page: 0.01034 seconds