cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

javascript trigger createContent: Refresh document view after createContent

mycapi
3-Visitor

javascript trigger createContent: Refresh document view after createContent

Hello,
in an open Document we add new line with the javascript trigger command createContent. This if special conditions are given. This is needed, because the users should not forget to add the new added "line". That works fine:

ScriptIssueDeltaBean.createContent("category_name", "first");

but the users must manually press F5 to see the new line. And that is the problem: The refresh of the open document shoud happen automatically. Because the user shoud not forget this new line. Is there any way to do this?

 

Thanks a lot

2 REPLIES 2
MichaelChatel
20-Turquoise
(To:mycapi)

Hello.

 

It looks like (correct me if I'm wrong) you opened a Support case for this today as well, and it seems like they possibly identified why you are seeing this (a defect SPR 5341296).  Can you update this thread, if that is the case?

Yes, I opend a support case, to get help from the support. And I opend this community request. I hope that someone has the answer or maybe the same problem.

Top Tags