Hello, I have a process dashboard:      

Hello,

I have a process dashboard:
          * w/ a task report
          * dynamic web channel w/ a table listing all user comments (ncolumntable function)
          * dynamic web channel listing the document associated w/ the process (documentlist function)

I open a user form from the task report and I upload a document and add a comment (same user form). When I close the task, I am back on the process dashboard but only the web channel w/ comments gets refreshed. I need to refresh the dashboard a second time to get the document displayed in the other web channel.

Do you have any idea on how I could avoid this behavior?

Thank you...

OriginalPostID-81888

OriginalPostID-81888

  Discussion posts and replies are publicly visible

Parents
  • @fabienb, I tried implementing the same, I constructed a process dashboard, on it I have a report which allows me to add some text and upload a document as well. I am having two dynamic web content channels on the same process dashboard (one for showing the updated text with fn!ncolumntable and the other for showing uploaded doc with fn!documentlist). I opened the task from task report and added some text, uploaded a doc and submitted it. The two dynamic web channels were refreshed and showing the updated content without the need of refreshing the page second time. I didn't find any problem here. Is this the same what you have done?
Reply
  • @fabienb, I tried implementing the same, I constructed a process dashboard, on it I have a report which allows me to add some text and upload a document as well. I am having two dynamic web content channels on the same process dashboard (one for showing the updated text with fn!ncolumntable and the other for showing uploaded doc with fn!documentlist). I opened the task from task report and added some text, uploaded a doc and submitted it. The two dynamic web channels were refreshed and showing the updated content without the need of refreshing the page second time. I didn't find any problem here. Is this the same what you have done?
Children
No Data