Hi,
I have created an application with multiple components and now I want to create a (portable fragment) bookmark of each component.
With Bookmark.PortableFragmentBookmark.saveBookmark("Test", Component, "BookmarkTitle") I have created the bookmark in the root directory (Analysis Application Bookmarks).
But how can I save the bookmark in a different folder, e.g. "Analysis Application Bookmarks/Sales"?
With Bookmark.PortableFragmentBookmark.assignToFolder it should be possible, but how do I get the folderID and bookmarkID?
Isn't it possible to define the folder directly when I save the bookmark?
Thanks in advance.
Regards,
Christoph