Problem raising events in order to refreshUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2017 08:33 AM
I set up an action in order to dynamically add a facet (including its own schema) to several standard doc types. The automation operation uses the AddFacet operation (backported to LTS2015). A custom tab is associated to my custom facet. The process is working fine except that the UI is not refreshed immediately, I have to change Conversation in order to see my tab. I ve tried to use WebUi.Refresh with the DOCUMENT_CHANGED event, didn 't change anything.
Seam.SaveDocumentInUI works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:54 PM
Hello,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2017 10:38 AM
Hi,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2017 10:38 AM
It really can depend on where you are (meaning the tabs indeed). If it's in the summary for instance of a document, it should not be a problem to use the UI refresh operation for invalidating caches. I could help better if I had the studio project and see all the content for this feature.
