Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Within an document type which has listview enabled I have also an content app "Import" which changes the children names of that documenet.
Now it is question how to refresh "listview" table. I have tried to emit event but that did not work.
eventsService.emit("sortCompleted", {id:my.id})
Is there any other possibility to refresh listview?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to refresh listview with javascript
Within an document type which has listview enabled I have also an content app "Import" which changes the children names of that documenet.
Now it is question how to refresh "listview" table. I have tried to emit event but that did not work.
Is there any other possibility to refresh listview?
is working on a reply...