Hi, Can you explain how to use api_application.createBookmark and getBookmark ? Thanks Michiel A. |
Hi Michiel, We use bookmarks to pass parameters to Formspider applications from the URL. We generally use getBookmark api in application post open or handle bookmark events to get the parameter while opening the application. createBookmark api adds the given bookmark to the current URL of the browser. |