I created a K2 Form which has button. On a sharepoint page, I added a K2 form viewer webpart and set it up with the K2 form that i created. When I click on the button in the form, I am trying to show the sharepoint page url. But I am not able to figure out how to get the sharepoint url to the page which has that webpart. . I followed the example at http://community.k2.com/t5/K2-blackpearl/How-to-get-the-current-URL-as-a-value-in-SmartForms/ta-p/82788, but this gives me the runtime/design time url of the k2 smartform wheras I need the sharepoint page url. Kindly help