Drag document in book structure
Hi.
I try to create function for remove documents in structure view and have problem. When I create funciton, were I want to stop dragging document in structure view by using F_ApiReturnValue(FR_CancelOperation); I stoped the drag action, but document in my book list disappear. This document shows only when FM is reopened.
I have already tried redisplay for book, deselect element range, but it doesn't help.
Are there any other options?
Thanks.