Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 pedromfreire
		
			pedromfreire
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi everyone,
I'm trying to trigger on open a user bookmark with a fixed name (e.g. "start"), and I'me getting stuck with the ability to get the bookmark ID for that bookmark name in the user context (multiple users through an Access Point).
Is there a way (no macros) to get the bookmark ID using the bookmark name?
Is there a way to trigger a user bookmark on open?
Regards!
.png) Brett_Bleess
		
			Brett_Bleess
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I believe the OpenDoc.htm page call will allow for a bookmark parameter to be submitted with it.
Try the following link for some further information:
Regards,
Brett
 pedromfreire
		
			pedromfreire
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for your reply Brett,
Your suggestion requires knowing the BookmarkID for the user Bookmark (not document bookmark) and that is the issue, as it depends on how many he has already created.
The Bookmark named "Start" can have The BookmarkID =BM10 or BM05 or BM01 and I would not know witch ID to call.
Regrads
Pedro
