DS 1.3 setSelectedPageIndex doesn´t release addressed page

Hello,
In the main page of a pagebook I was defining a grid with several charts.
If I´m clicking on one of the Graphs (On select)  I´m jumping to another sub-page (i.e. PG_BK_VOL_MAIN.setSelectedPageIndex(3);)
showing the figures of the graph in a crosstab.
In this sub-page I created a button-Panel "Graphs" which is leading back (On Click) to the charts page where I was starting from.
(i.e. PG_BK_VOL_MAIN.setSelectedPageIndex(0);)
In DS 1.2 this was working properly but in DS 1.3 it´s automatically jumping back to the crosstab page.
Once I selected a crosstab sub-page I cannot jump back to the graphs page.
Thus it´s impossible for me to use setSelectedPageIndex or setSelectedPageByName in DS 1.3 as it doesn´t release the addressed sub-page once selected.
I´m hoping anybody can help me here.
Best regards
Emanuel

Hi,
One thing I detected first in my tests: if you would only use one or two graphs and crosstabs for testing this behavior wouldn´t appear or only come up after many attempts. This is probably because the cache will be filled and automatically executed after some while.
In my case I have 6 to 9 Graphs in one page and I want to "jump" to the respective crosstabs when cklicking on the graphs and then from the crosstab-page back to the graphs page.
In my "Multi-Graph" test-page with 6 graphs I don´t use filters as you proposed. (which would be necessary normally - but for testing I didn´t). There are only graphs with type "Column-Stacked" based on the same DataSource. In "On Select" I´m adressing the specific crosstab (i.e. "PAGEBOOK_1.setSelectedPageByName("PAGE_5" );"
When I´m executing this application I´m instantly getting this issue.
I did a next test with your proposal - and this was working !! :
In the graphs page I created 6 panels with "on Click" event using the same syntax like in "on Select" event of the graphs:  (i.e. "PAGEBOOK_1.setSelectedPageByName("PAGE_5" );"
Important here is to set the CSS style to transparent using "background-color: rgba(0,0,0,0);" otherwise it wouldn´t become sensible for clicking.
Thus "on Select" events of Graphs are behaving differently with cache than "on click" events.
Now I will enhance my application by using "on Click" events for panels instead of "on select events" for graphs as a workaround - which is not really nice and smart.
I would rather use "on Select" events for graphs - but as of now this is obviously not useable.
I´m really wondering why Design Studio developers are killing this simple and often used functionality.
Thanks again for your valuable tips.
Kind regards
Emanuel

Similar Messages

  • Acrobat X doesn't release files

    Even when I close all open documents from Acrobat X, it doesn't release the files!
    Is there a way to make it release the files? I mean, I don't understand why it doesn't by default, but I'm hoping there's a solution?
    thx

    BUMP
    Anyone?
    I mean, somehow I'm not surprised an Adobe product doesn't release the files, they have a way of latching on to a computer like it's made for Adobe and not the other way around...

  • Create Cluster Wizard in SCVMM 2012 doesn't have IP Address page

    i installed the SCVMM 2012 version 3.0.6019.0.
    When i use the Create Hyper-V Cluster under Fabric page to create a Cluster.
    the Create Cluster Wizard doesn't have the IP Address page to let me input the IP for the Cluster.
    after i answer all the wizard, the Install Cluster job shown Error 25325
    The cluster creation failed because of error At least one IP address needs to be configured..
    so, how to solve it?
    thanks alot.

    Old thread..
    But I got the same problem creating a cluster on SCVMM 2012 R2. To get around it I instead created the cluster using powershell and it worked great:
    $HostName1 = "HOST01"
    $HostName2 = "HOST02"
    $Clustername = "CLUSTER01"
    $ClusterIP = "192.168.1.50"
    $VMMRunAsAccount = "VMM_AdminAccount"
    $credential = Get-SCRunAsAccount -Name $VMMRunAsAccount
    $hostsList = @()
    $hostsList += Get-SCVMHost -Computername $HostName1
    $hostsList += Get-SCVMHost -Computername $HostName2
    Install-SCVMHostCluster -ClusterName $Clustername -VMHost $hostsList -RunAsynchronously -Credential $credential -ClusterIPAddress $ClusterIP
    _____________________________________ /Michael R

  • Is there a way to migrate or copy contents of my Address Book from an older Mac running OS10.4.11 to a new Mac running 10.10.2?  Migration Assistant in Yosemite says it doesn't support Address Book 10.4.11.

    Is there a way to migrate or copy contents of my Address Book from an older Mac running OS10.4.11 to a new Mac running 10.10.2?  Migration Assistant in Yosemite says it doesn't support Address Book 10.4.11.

    Cool!! You're welcome - but BDAqua (there's that name again!) deserves the credit (although I knew it too)
    So much for a Mac's claim of 'continuity' and 'ease of use' huh?
    BDAqua is a venerable friend of ours here... you will kick yourself!
    ÇÇÇ

  • Credit Management doesn't release hold from order (11i)

    Hi guys...
    In some cases Credit Management doesn't release the hold from order automatically.
    I'm debugging CM Workflow and I didn't find anything.
    So in these cases we need to force it by executing a custom concurrent.
    I've found some open bugs at metalink but I'd like to know the reason for that.
    Anybody knows?
    Tks
    Best Regards,

    I have a very similar problem:
    I wrote an application that uses SAP DI and writes many dozents of draft documents. It doesn´t make a difference if I set
    objDoc = objCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oDrafts) for each document or not: every document leeches round about 2-4 MB. That is, in case of an import of 100 documents, up to 400 MB are used.
    Isn´t there a possibility to minimize the volume of leeched memory?
    Info: I´m using DI and UI, but I am filtering ANY Events from the UI (just need it for singel-sign on).
    regards,
    Marian

  • Why doesn't web address and google line show up on the top of page on my powerbook G4 laptop

    why doesn't web address and google line show up on top of the page on my powerbook G4 laptop

    Choose Show Toolbar or Customize Toolbar from the View menu and put it back.
    (103309)

  • How do you enable a disabled Apple ID.  I have reset password, an everything else it wanted.  Still get "Apple ID Disabled".  Why doesn't Apple address this problem?

    My Itunes and IPOD Touch are receiving error message:  "APPLE ID DISABLED"  I have reset password, and everything else they wanted me to do.  Why doesn"t Apple address this issue?  Is the a secret place to go to fix this problem?

    Have you tried here:
    Apple ID: "This Apple ID has been disabled for security reasons" alert appears
    If not successful. contact iTunes:
    Apple - Support - iTunes Store - Contact Us

  • JDBC connection pools problems: weblogic doesn't release connections

    Hi all,
    we use Weblogic 5.1 in conjunction with Content Server 3.6 and Oracle
    8.1.6;
    We have this strange problem:
    Calling a page the connections, in the content server connection pool,
    grows up till the maximum. We think the problem is that Weblogic
    doesn't release used connections.
    Does anybody can help us? Did anybody had the same problem?
    Best Regards,
    Marcello Villani

    Hi. I'd have to see the code. When a pool connection is closed, it gets
    back into the pool. Until it's closed, it doesn't.
    Marcello Villani wrote:
    Hi all,
    we use Weblogic 5.1 in conjunction with Content Server 3.6 and Oracle
    8.1.6;
    We have this strange problem:
    Calling a page the connections, in the content server connection pool,
    grows up till the maximum. We think the problem is that Weblogic
    doesn't release used connections.
    Does anybody can help us? Did anybody had the same problem?
    Best Regards,
    Marcello Villani

  • Issue in Create Address Page in iStore

    Hi All,
    I am facing the following issue in shiip to Page of iStore .115.10.2.
    Navigation: Add Item to the Cart -> click on Checkout Button --> open Ship To Page
    We have requirement like .. show Create Address Page to below of 'Shipping Method' on Ship To Page as same page we have same seeded page( Navigation: Add Item to the Cart --> click on Checkout --> Open Ship TO page ---> click on ship to address change button --> Open the Search and Select: Ship to Address page --> in that select Create Address Button --> show the Create Address Page.(This SEEDED page is working without any issues)
    The following fields of Address Page for Customer.
    S.NO# Field Name Type
    1. Country Text Field(mandatory)
    2. Address Line 1 Text Field(mandatory)
    3. Address Line 2 Text Field
    4. Address Line 3 Text Field
    5. City Text Field
    6. Province LOV (mandatory)
    7. Postal Code Text Field
    When I add the above mentioned pagein the below of shipping method and click on Province LOV then it arises the following error message
    ISSUE: *"“documents. forms[...].elements[...] is null or not an object”.*
    Please any body can help on this issue, it is very urgent for me.
    or any body can show the way to fix this issue.
    Thanks,
    HTH

    The issue could be.. in the JSP page, one of the form fields or form itslelf null. It doesn't exist. or you are referring the form name before even declaring it.
    if you can't able to solve the issue, please send me an email [email protected] let me try to solve this issue.
    Thanks,
    RK
    925 998 1494
    Idenpendent Techno Functional consultant

  • Safari doesn't load redirect page

    Hi everybody,
    I have an activation mail for subscribers.
    It contains a link like :
    http://oneSite/do/something?param=yeah&url=https%3a%2f%2fanotherSite/do/somethin g/else%3fparam1=tata%26param2=titi&trolollo=true
    On ipad using safari (and only there) clicking it does the redirection (I can see the correct url on the new tab) but doesn't load the page. It stays blank.
    It also appens on ipad simulator.
    However using "open in a new tab" or pasting it in url bar works well they're not really userfriendly behaviors.
    Has anyone an idea about a workaround  ?

    Since it's both Macs ...
    Reset your Airport Express base station >  Resetting an AirPort base station FAQ

  • Every time I try to access the ASPX pages, the browser doesn't display the pages. Instead, a popup box asks if I want to open or save

    every time I try to access the ASPX pages, the browser doesn't display the pages. Instead, a popup box asks if I want to open or save

    What site is doing this? 99% of the time it is a problem with the headers sent from the web server.

  • Address Page in ESS show error

    Dear All,.
    we are implementing ESS and MSS
    system details are -
    ECC 6.0, EP 6.0
    BP applied on portal server are  ESS 600,MSS 600,PCUI 600 same sp levels
    we have create a zservice and zresource for address page.
    assigned to subarea then assigned subarea to area
    assigned area to personal info page ,
    and added address iview in the wokrset and assigned wokset to portal role.
    we are geting the below error when opening the address page -
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
        The ASSERT condition was violated., error key: RFC_ERROR_SYSTEM_FAILURE
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: The ASSERT condition was violated., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:428)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr(InternalFcPersInfo.java:771)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:166)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.initPernr(InternalFcPersInfoInterface.java:267)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.initPernr(InternalFcPersInfoInterface.java:431)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverview.onInit(VcPerAddressINOverview.java:304)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverview.onInit(InternalVcPerAddressINOverview.java:262)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverviewInterface.onInit(VcPerAddressINOverviewInterface.java:187)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface.onInit(InternalVcPerAddressINOverviewInterface.java:152)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface$External.onInit(InternalVcPerAddressINOverviewInterface.java:236)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:783)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:303)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
    Request you help and suggestions to resolve the issue.
    Thank you,
    Regards,
    Gunja

    Dear
    What is the error in ST22...
    You must have deleted some of the subtypes of Infotype 0105 while configuring in R/3. Just check the error in ST22. Pls keep all the subtypes that are already provided by SAP and do not delete any of them.
    pls go through below thread
    ESS change OWN DATA ....HELP
    Thanks
    Keshari

  • Firefox 4 doesn't open start page when started.

    Firefox 4 doesn't open start page when started. It opens the tabs that were open when I closed it. According to settings, it should open start page.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    If that didn't help then do a clean (re-)install:
    * Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Do not remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Groupwise e-mail doesn't fully load page

    Groupwise e-mail doesn't fully load page. Here is the school web page: http://www.whitebear.k12.mn.us/
    == URL of affected sites ==
    https://webmail.whitebear.k12.mn.us/gw/webacc
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3)

    in the "loading email" page.. it states clearly:
    Mail Server Setting
    POP3 Server:pop3.followaj.comSMTP Server:smtp.followaj.com
    nothing else ~~

  • Aftre installing the update, fire fox doesn't open any pages.

    aftre installing the update, fire fox doesn't open any pages.

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls

Maybe you are looking for