Reload of a view

Hi Everybody,
does anybody know if it's possible to reload view (simulate things which happen when lifespan is set to when_visible and view is switched off and on again)?
In my case I've got a dynamically created context items and elements in layout. When the view is triggered by an input plug - everything is ok as the view replaces another one (and lifespan is set to "when_visible"). But the content of the view should be recreated also when a portal event is received.
Thank you!
Best regards,
Nick

Hi Valery,
there is no method reset in wdContext (I'm on SP7).
What I tried is:
- save boolean property "refreshNeeded"=true into context,
- call action, which reacts on input plug (thus context nodes will be overriden/additionally created - I've not found methods to remove anything from NodeInfo - so old context attributes/subnodes remain)
- add to wdDoModify view check if context "refreshNeeded" is set to true to recreate layout elements and reset "refreshNeeded" back to false.
So far this doesn't work for me - I'm still in debugging to find out how to make it working (seems to be possible).
I just thought there should be an easier way to do things.
Best regards,
Nick

Similar Messages

  • "Reload" disappeared from "View" dropdown- asking again

    Can't find my already-asked question posted on forum so I'm asking again: "Reload" option has disappeared from "View" drop-down in navbar. I have tried all of the following, as suggested by a contributor:
    Restarting with Add-Ons Disabled
    Restarting with "Reset" option
    Disabling hardware acceleration
    Completing entire troubleshooting protocol for add-ons & extensions
    Nothing has restored the "Reload" option. The Add-Ons Manager tells me there are no extensions installed, so there's nothing I can follow to troubleshoot there.
    What else can I do? If nothing, I'm switching to Safari for default browser. Don't want to as I've liked Firefox, but I use "Reload" a LOT and this situation is not sustainable for me.
    Really stuck and really

    If your talking about the reload button that Refreshes the page your on you can do one of two options
    '''Reload the page using the shortcut:'''
    Mac: Command+R
    Windows: CTRL+R Or F5
    Liunx: CTRL+R
    '''Pressing the Reload Button'''
    On the default Firefox Layout (no custom toolbars, Buttons, ECT, installed)
    You can do so by pressing this button here(see pic):
    <img src="http://i1085.photobucket.com/albums/j428/tyr5678/34d92e00-e024-4399-be2c-893d8ff052d4_zps3b46e294.jpg" border="0" height="30px" alt=" photo 34d92e00-e024-4399-be2c-893d8ff052d4_zps3b46e294.jpg"/>

  • Flash swf, in IE, won't reload after one viewing.

    I have a flash file which I have created, and when viewing the flash in a web page, it works fine in chrome/firefox, but in IE, the flash will only load correctly once. If you hit refresh, or navigate to another page and then go back to the page with the flash on it, the flash will freeze up at 0% of the load bar. This happens 100% everytime, but only in IE. Zero problems in other browsers. Has anyone ever expeienced this or wonder what it could be?

    After looking around on varous other forums this seems to be the issue:
    There are a bunch of known bugs in flash 9 and 10, one of those being an issue with the Event.COMPLETE not being fired from the main stage when loading from cache when it's embedded WMODE = "transparent"
    I'm not sure if that's your issue, but it's worth looking into. I've heard of a few workarounds to the problem. One of them being, not listening for for progress or complete events at all and just using a timed loop like ENTER_FRAME or TIMER to watch the bytesLoaded/bytesTotal."
    My WMODE is window, but this sounds like it makes the most sense. I have attached the AS3 file. From viewing the flash it appears to freeze up where it should be going into swfProgressHandle, I think that's whats happening because the load bar doesn't increase in width at all and loadText doesn't even get set to anything, which happens in swfProgressHandle. This what also coincide with the above quote. Now the problem I have is that I didn't write the loading area of this flash, I only wrote part of the stuff inside the loading functions and also everything inside init, the person who helped me with this I haven't been able to make contact with and this site is supposed to go live very very soon. I am desparate for help! At this point I'd be willing to paypal some money over to anyone who could help me with this and get this working appropriately.

  • Reloading a grid view

    I have a gridview and records are filtered based on date range selected. Also have a link on the grid that takes me to another page.
    On the next page I have a link to take me back to the initial page and load the grid view with the same records that were there initially
    here is code below to populate gridview
    private void GridBind(DateTime strDate, DateTime endDate)
    try
    var sDate = Convert.ToDateTime(strDate).ToString("yyyyMMdd");
    var eDate = Convert.ToDateTime(endDate).ToString("yyyyMMdd");
    using (var conn = new OracleConnection(ConfigurationManager.ConnectionStrings["DbpoolConnectionString"].ConnectionString))
    using (var cmd = new OracleCommand("select * from (select account_number,branch_code_sortcode,presdate,(amount/100) as amount," +
    "customer_name,rec_id, " +
    "(select count(*) from dctblchequeinfo_fc b where a.account_number = b.account_number) count " +
    "from dctblchequeinfo_fc a where presdate between '" + sDate + "' and '" + eDate + "' and beneficiary = 'N') where count >= 3", conn))
    conn.Open();
    using (var reader = cmd.ExecuteReader())
    var dataTable = new DataTable();
    dataTable.Load(reader);
    grdFC.DataSource = dataTable;
    grdFC.DataBind();
    catch (Exception ex)
    Logger.Error(ex);
    and link on 2nd page 
    <asp:HyperLink ID="hypBack" runat="server" NavigateUrl="ClearingCheques.aspx"><<< Go Back</asp:HyperLink>

    @ajibolao
    What's your problem?
    By the way, question related to Asp.Net should be posted in
    Asp.Net forum.
    Thanks for your understanding and effort.
    Have  a nice day!
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Is anyone else having to reload adobe to view videos on you tube after installing Mavericks?

    Every so often I get a message that says adobe is out of date.  After reloading 4 times now, the videos on You Tube still do not work.
    Is this a mavericks issue?

    I'm running Mavericks & couldn't get Flash Player to work, all I got was a white video screen. Tried every that I read, downloaded Flash Player to Safari, Firefox & Chrome to no avail. Don't know why, but I decided to check my  DNS & IP address, I had at one time added a proxy server & I think I may have messed up. Well all I did was google my "internet server's name & what is my IP Address". Up came the server's name with an IP address & a secondary one. I deleted the address that was in my network settings & added the two new addresses I was given, Wow!!!!!! it was magic, Flash Player was back in all three browers. Just go into System Preference click on Network go to Advanced click on DNS & do what I did, I read that IP Addresses change sometimes, so good luck it should work.

  • Muse HTML is not loading completely in Chrome on a Mac. Forced to reload page to view page content.

    Works fine on Safari - just not Chrome.
    Is this a Chrome issue?

    Triqita:
    I posted the same issue on a different thread and got this answer:
    Please see http://muse.adobe.com/exchange-library/chrome-33-webfont-workaround-1
    Also note that once Chrome fixes the issue you'll want to remove the suggested workaround and re-publish the site.
    It worked!

  • SSRS: "View Report" button doesn't refresh parameter dropdowns

    So many people have asked similar questions about why SSRS report parameters are not refreshed when "View Report" button is clicked and MSDN simply comes back with an answer "work as designed". It's a bad design, period.
    Here is my suggestion to Microsoft team who works on SSRS: either add a "Refresh Parameters" button at the end of the last parameter dropdown so users can force reload the parameter list, or add "Reload
    Report" after "View Report" button (which should be re-named "Refresh Report" more precisely) to allow user reload the entire report (as if it was Ctrl-F5 is pressed in I.E.), not just to refresh the main report dataset as "Review
    Report" button is currently doing.

    Hi Steve Liu,
    Thanks for your suggestion and you can also submit this suggestion at
    https://connect.microsoft.com/SQLServer/
    If the suggestion mentioned by customers for many times, the product team may consider to add the feature in the next SQL Server version. Your feedback is valuable for us to improve our products and increase the level
    of service provided.
    Thanks for your understanding
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Using the middle mouse button to open a link in a new background tab also reloads the current page.

    When I click on a link with the middle button to open the link in a new background tab, the original page reloads and my view jumps to the top each time.
    The new tab loads fine but in order to continue reading the original page I have to scroll down to where the link I clicked on is.
    If I right-click on the link and select "Open Link in New Tab" from the context menu then the behaviour is as expected -- does not reload the original page. The flaw only happens when using the convenient mouse shortcut.
    This is annoying, for example, on long Wikipedia articles where I want to open some of the cited pages in other tabs for reading later whilst I continue to read original article. I'm constantly having to find where I was in order to continue reading.
    I've observed this behaviour on both Windows XP and Ubuntu on various computers.
    [EDIT]: Better description of problem in title.

    I've never had that happen with Firefox 4 on WinXP. I haven't updated my Netbook that runs Ubuntu to Firefox 4 yet.
    1. Try disabling the Java Console 6.0.24 and the Java Quick Starter 1.0 extensions and see if that solves your middle-click problem.
    2. Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.''
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4.0 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Bug in Page source view

    In Page Source view in 32-bit Firefox 3.6 under Windows, if there is a URL in the source code that is erroneously not closed with a quote, for example:
    <a href="http://mozilla.com>The Mozilla' site</a>
    (Note absence of quote after .com)
    And you reload the source view, it loads the source of the page in the URL instead.
    In normal page view, leaving off the quote will cause the link not to be displayed, so it is a common reason to open source view and try to identify the problem.

    You can disable the context highlighting if you find that distracting. In this case it should make noticing that something is wrong more easily though. A link starts with a quote and ends with a quote and everything between the two is considered the link. If the second quote is omitted then it is the choice of the developer on how to deal with it. Either not to interpret the text in between (you may even have forgotten to HTML escape some characters &amp;quote; &amp;lt;) or try to catch up in case you forgot a closing quote. Both can have their disadvantages in case of an error from you.

  • When I reload a page(or window) is there a way to automatically go back to the previous "window section" (not the upper left corner)?

    I use the "reload every" add-on. It works great. The problem I am trying to solve is to keep from having to scroll down and slide right after every reload to get to the position I was in previously. In my case it is a chart of stocks on the move that I am reloading often, which is located in the middle of a page.
    Is there another add-on that will solve my problem?
    Thank you!

    If that section has an ID or NAME attribute then you can add that to the URL (#anchor) that you want to reload.
    See View > Page Source
    https://support.mozilla.com/en-US/questions/774792#answer-128100

  • Application Category view in Finder

    I rather like the Application category view in Finder but it is not currently of much use because so many of my applications fall into the 'Other' category.
    I assume this is an attribute of the file and can be found and changed somehow.
    Does anyone know where this metadata is stored and how to change it?
    Cheers,
    Phill

    Hi dB,
    Thanks for this. Now just the final piece of the jigsaw to find out what reloads the Finder view to pick up the new category. If anyone can help that would be great. I have tried rebooting so it isn't that.
    Cheers,
    Phill

  • Reload viewstack child

    I am developing a flex application which has a master detail pages. The master page has a list of items in a datagrid and when the user clicks on an item the viewstack child is switched to display the details. I am also using a link bar to navigate back to the master view. However when the user clicks on a different item the child page does not get refreshed.
    What is the best way to reload the child view when the user clicks on a datagrid item?

    The easiest way is to have a bindable property in your detail View like:
    [Bindable]
    var user:UserType;
    and to bind all of your components to that user object, fe:
    <mx:Label id="userName" text="{user.name}" />
    And in your ViewStack:
    <mx:ViewStack>
         <SomeContainer>
              <mx:DataGrid id="yourDataGrid" ... />
         </SomeContainer>
          <UserDetailView user="{yourDataGrid.selectedItem}"
    </mx:ViewStack>
    After changing the selection in your dataGrid, a new user object will be automatically binded to the view component.
    Of course you may consider a more complex solution with building a model layer containg selectedUser property, but the solution above should work ok.

  • Reload linked loggo in report

    Is it possible to use linked loggo from a relative path in a report.
    In Crystal Reports 10.0 it worked when the report was in the same folder as the loggo(RDC API), but now we use CR 12.0 Designer and installes CR runtime 12.0 on the clients.
    I tried with Graphic Location and the value ".\loggo.bmp"...but it will not reload the loggo if I move the template and loggo to a new folder.
    We use temp folder when printing, not the same path for all users/workstations.
    Rgds,
    Lars

    Hi,
    I made a new Standard report with a picture and changed "Graphic Location" to ".\loggo.bmp".
    Then I downloaded "Crystal Reports 2008 Viewer" program and opened my new report, and it works...the picture reloads and CR Viewer show the "old" picture if the picture is missing from disk.
    So my problem is only from the CrystalReportViewer class....so maybe wrong forum.....I will post my question in ".NET Development - Crystal Reports".
    Rgds,
    Lars

  • ABAP WD reload button

    How can I realize a reload button in a WD application? I'd like to have something which behaves similar to the Browser's reload button.
    The WD shall display as newly loaded.
    Any hint?

    Hello Frank,
    Ceate an inbound plug for your view. Place a button RELOAD on your view. Let this button's action handler fire an outbound plug. In the window of your application, connect the outbound plug to the inbound plug of the same view.
    You don't have to necessarily provide the URL of your application (as this can change with different systems).
    You can be creative with the button and use the Refresh Image here (The Refresh Icon is available in the repository)
    Hope this helps.
    Regards,
    Neha

  • UITableView can´t reload cell contents

    Hi,
    I´m trying to reload the table view using [tableView reloadData]; and it works fine, the table view reloads its data. The problema is that the cell contents don´t change.
    When I create the cells at cellForRowAtIndexPath, I use:
    UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:identifier];
    if(cell == nil){
    cell = [self reuseTableViewCellWithIdentifier:identifier];
    When I reload the data, the cells keep the same identifier, but it shouldn´t. Is there anyway to complete clear all the references between the cells and its identifiers and then reload the table view?
    Thanks,
    Pitteri

    Hi, the identifier is not ment to identify a single cell but a specific type of cell. Each cell of the same type should have the same identifier. So even a cell is reused, you still have to set it's content to be displayed correctly.
    It's absolute correct that the identifier stays the same on reload.

Maybe you are looking for

  • Error in 'BAPI_PRODORDCONF_CREATE_TT

    Hi All, my code is as below    i_timetickets2-exec_start_date = sy-datum.     i_timetickets2-exec_start_time = sy-uzeit.     i_timetickets2-exec_fin_date   = sy-datum.     i_timetickets2-exec_fin_time   = sy-uzeit .     APPEND i_timetickets2.     CLE

  • Photo Galleries not to MobileMe

    Can I publish my albums (after exporting) to a different web server other than MobileMe and still get the same effects as galleries in MobileMe ? Basically what I want is galleries that can be seen on iPhone. Can anyone please try this and let me kno

  • Back ground job is going dump

    Hi, experts, When excuting the program in background, the call to MB5B  returns an error message to choose at least one scope of list category.  Need to pass these values to the SUBMIT in order for program to execute successfully in background. in  t

  • The tabs and icons for org. tabs is stretched vertically, the icons are triple row! Also no x in the right top corner.

    When looking at the screen, the tabs are 3 times higher than any of the other browser areas (address bar), favorite locations etc. The icons to the right for organizing tabs are repeated vertically 3 times! Additionally menu issues. I have no menu, b

  • Starting Workflow from Record

    Dear all,excuse me for my english. 1) I want to create workflow with record.For doing this i'm creating service provider for workflow and use standart function to start wf. http://help.sap.com/saphelp_nw04/helpdata/en/c8/057 03a1ff16f68e1 0000000a114