Wednesday, March 7, 2012

Going back after "jump to report"

Hi,
I jumped from one report to enter (useing the "jump to report"
option).
How can I go back to the first report?
I tried with the "backspace" button and I tried useing
"javascript:history(-1)".
ThanksAre you talking about the development environement or deployed to the
server? Because the normal IE back button works when deployed to the server.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"nicknack" <roezohar@.gmail.com> wrote in message
news:ed6b57e2-aa78-481b-93c8-05e30f2a21cd@.d27g2000prf.googlegroups.com...
> Hi,
> I jumped from one report to enter (useing the "jump to report"
> option).
> How can I go back to the first report?
> I tried with the "backspace" button and I tried useing
> "javascript:history(-1)".
> Thanks
>|||Hi Bruce,
Sorry for not giving enough details.
I've deployed the report to my sql server.
The report is in a window that was opened with javascript with no
toolbar.
I've tried hitting the "backspace" button but it doesn't response.
Whan I try to right clivk the report with my mouse I see that the
"back" option in the popup menu is in gray.
Can it be because I have SP1 on my server?
Is that the problem?
Did you heared about a problem like that?
Thank for your help.
On 6 =D7=93=D7=A6=D7=9E=D7=91=D7=A8, 17:13, "Bruce L-C [MVP]" <bruce_lcNOS.=..@.hotmail.com>
wrote:
> Are you talking about the development environement or deployed to the
> server? Because the normal IE back button works when deployed to the serve=r.
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "nicknack" <roezo...@.gmail.com> wrote in message
> news:ed6b57e2-aa78-481b-93c8-05e30f2a21cd@.d27g2000prf.googlegroups.com...
> > Hi,
> > I jumped from one report to enter (useing the "jump to report"
> > option).
> > How can I go back to the first report?
> > I tried with the "backspace" button and I tried useing
> > "javascript:history(-1)".
> > Thanks|||So you hosting this from your own website? This is not using Report Manager
(the portal that ships with RS)?
Also, I am a little confused. When you say jump to report. What that means
is you have a report, then in that report you put an action on a textbox or
a cell in the table object (I then make the text blue and underlined so the
user knows to click on it). Is that what you are doing?
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"nicknack" <roezohar@.gmail.com> wrote in message
news:0c3555c3-d6b1-41dc-b21a-3276030918cd@.a39g2000pre.googlegroups.com...
Hi Bruce,
Sorry for not giving enough details.
I've deployed the report to my sql server.
The report is in a window that was opened with javascript with no
toolbar.
I've tried hitting the "backspace" button but it doesn't response.
Whan I try to right clivk the report with my mouse I see that the
"back" option in the popup menu is in gray.
Can it be because I have SP1 on my server?
Is that the problem?
Did you heared about a problem like that?
Thank for your help.
On 6 '?, 17:13, "Bruce L-C [MVP]" <bruce_lcNOS...@.hotmail.com>
wrote:
> Are you talking about the development environement or deployed to the
> server? Because the normal IE back button works when deployed to the
> server.
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "nicknack" <roezo...@.gmail.com> wrote in message
> news:ed6b57e2-aa78-481b-93c8-05e30f2a21cd@.d27g2000prf.googlegroups.com...
> > Hi,
> > I jumped from one report to enter (useing the "jump to report"
> > option).
> > How can I go back to the first report?
> > I tried with the "backspace" button and I tried useing
> > "javascript:history(-1)".
> > Thanks|||Hi,
I have an aspx page with a link to my report (which is on my sql
server).
the link open in a new internt explorer window.
Yes, thats what I do with the "jump to rport". I have a table cell
eith an action define that use the "jump to report" option" and get
another report name.
after I'm going to the second report, I want to go back to the first
one.
For some reason all the "back" options are not working.
Hope I made my self more clear.
Any way, I'm not sure I'll be near my pc for the next two days so I
hope to reply to user next answer on sunday.
Thanks for your help.
On 6 =D7=93=D7=A6=D7=9E=D7=91=D7=A8, 18:17, "Bruce L-C [MVP]" <bruce_lcNOS.=..@.hotmail.com>
wrote:
> So you hosting this from your own website? This is not using Report Manage=r
> (the portal that ships with RS)?
> Also, I am a little confused. When you say jump to report. What that means=
> is you have a report, then in that report you put an action on a textbox o=r
> a cell in the table object (I then make the text blue and underlined so th=e
> user knows to click on it). Is that what you are doing?
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "nicknack" <roezo...@.gmail.com> wrote in message
> news:0c3555c3-d6b1-41dc-b21a-3276030918cd@.a39g2000pre.googlegroups.com...
> Hi Bruce,
> Sorry for not giving enough details.
> I've deployed the report to my sql server.
> The report is in a window that was opened with javascript with no
> toolbar.
> I've tried hitting the "backspace" button but it doesn't response.
> Whan I try to right clivk the report with my mouse I see that the
> "back" option in the popup menu is in gray.
> Can it be because I have SP1 on my server?
> Is that the problem?
> Did you heared about a problem like that?
> Thank for your help.
> On 6 '?, 17:13, "Bruce L-C [MVP]" <bruce_lcNOS...@.hotmail.com>
> wrote:
> > Are you talking about the development environement or deployed to the
> > server? Because the normal IE back button works when deployed to the
> > server.
> > --
> > Bruce Loehle-Conger
> > MVP SQL Server Reporting Services
> > "nicknack" <roezo...@.gmail.com> wrote in message
> >news:ed6b57e2-aa78-481b-93c8-05e30f2a21cd@.d27g2000prf.googlegroups.com...=
> > > Hi,
> > > I jumped from one report to enter (useing the "jump to report"
> > > option).
> > > How can I go back to the first report?
> > > I tried with the "backspace" button and I tried useing
> > > "javascript:history(-1)".
> > > Thanks|||My guess is there is something specific to how you are initially opening the
report. That the way you are doing this is preventing the back button from
working. If you try the same report from Report Manager my bet is you will
see that everything works as it should. Try the following as a test. Instead
of opening a report try opening up another website that has a link to click
on. And see if the back button works from you.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"nicknack" <roezohar@.gmail.com> wrote in message
news:54347394-a645-4f05-a22b-1a3e31db25da@.e25g2000prg.googlegroups.com...
Hi,
I have an aspx page with a link to my report (which is on my sql
server).
the link open in a new internt explorer window.
Yes, thats what I do with the "jump to rport". I have a table cell
eith an action define that use the "jump to report" option" and get
another report name.
after I'm going to the second report, I want to go back to the first
one.
For some reason all the "back" options are not working.
Hope I made my self more clear.
Any way, I'm not sure I'll be near my pc for the next two days so I
hope to reply to user next answer on sunday.
Thanks for your help.
On 6 '?, 18:17, "Bruce L-C [MVP]" <bruce_lcNOS...@.hotmail.com>
wrote:
> So you hosting this from your own website? This is not using Report
> Manager
> (the portal that ships with RS)?
> Also, I am a little confused. When you say jump to report. What that means
> is you have a report, then in that report you put an action on a textbox
> or
> a cell in the table object (I then make the text blue and underlined so
> the
> user knows to click on it). Is that what you are doing?
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "nicknack" <roezo...@.gmail.com> wrote in message
> news:0c3555c3-d6b1-41dc-b21a-3276030918cd@.a39g2000pre.googlegroups.com...
> Hi Bruce,
> Sorry for not giving enough details.
> I've deployed the report to my sql server.
> The report is in a window that was opened with javascript with no
> toolbar.
> I've tried hitting the "backspace" button but it doesn't response.
> Whan I try to right clivk the report with my mouse I see that the
> "back" option in the popup menu is in gray.
> Can it be because I have SP1 on my server?
> Is that the problem?
> Did you heared about a problem like that?
> Thank for your help.
> On 6 '?, 17:13, "Bruce L-C [MVP]" <bruce_lcNOS...@.hotmail.com>
> wrote:
> > Are you talking about the development environement or deployed to the
> > server? Because the normal IE back button works when deployed to the
> > server.
> > --
> > Bruce Loehle-Conger
> > MVP SQL Server Reporting Services
> > "nicknack" <roezo...@.gmail.com> wrote in message
> >news:ed6b57e2-aa78-481b-93c8-05e30f2a21cd@.d27g2000prf.googlegroups.com...
> > > Hi,
> > > I jumped from one report to enter (useing the "jump to report"
> > > option).
> > > How can I go back to the first report?
> > > I tried with the "backspace" button and I tried useing
> > > "javascript:history(-1)".
> > > Thanks

No comments:

Post a Comment