• Partial refresh view

    By Dejan Ljubič 1 decade ago

    I have a problem with the partial refresh of my view when i pick an item from the picklist. The item is added to the document
    but i have to refresh the page by myself to display it in the view. 

    I set the property RefreshID in the picklist to the id of my view.
    When i pick an item from the list an ssjs function is called that add an item to the document and save it.

     

    Regards,
    Dejan

    • old question

      By stephane schlayen 1 decade ago

      actually I have the exact same issue and I was curious to know if you found the solution

    • By Dwain A Wuerfel 1 decade ago

      Try using the id of the container component for the element you are trying to refresh rather than using the view id.