Nov 19, 2003 #1 Thameem Programmer Sep 18, 2002 30 US Hi, While Calling the report from a form, I want the report window to be maximized. How to arrive at it?
Hi, While Calling the report from a form, I want the report window to be maximized. How to arrive at it?
Nov 23, 2003 #2 smart99 Programmer Nov 20, 2003 15 CA Run the report with a parameter list and add a text-parameter 'MAXIMIZE' with value 'YES'. Upvote 0 Downvote
Nov 28, 2003 #3 bazindia Programmer Feb 4, 2003 1 SA Hi smart99 could u plz give more details how & where to add a text parameter'MAXIMIZE' with value 'YES' to get it. Upvote 0 Downvote
Hi smart99 could u plz give more details how & where to add a text parameter'MAXIMIZE' with value 'YES' to get it.
Nov 29, 2003 #4 ocp76 Programmer Sep 27, 2003 4 SA hi thameem add_parameter(<parameter_list_name>,'maximize',text_parameter,'yes' Upvote 0 Downvote
Dec 1, 2003 #5 bookouri IS-IT--Management Feb 23, 2000 1,464 US and, if you are running the report in a browser from 9ias you can just add the maximize=yes to the other parameters in the url. Upvote 0 Downvote
and, if you are running the report in a browser from 9ias you can just add the maximize=yes to the other parameters in the url.
Dec 1, 2003 Thread starter #6 Thameem Programmer Sep 18, 2002 30 US Thanks a lot for everyone... Upvote 0 Downvote
Dec 1, 2003 #7 bilalch Programmer Sep 26, 2003 84 IR can u plz help me abt where or how to add parameter. thanx bye Upvote 0 Downvote