1
Views
2
Comments
Dynamic URL
Question
Hi,

I have to send mail in which i have to write 

copy and paste the  this URL  into the address bar of your browser
URL : 
but i am unable to get the dynamic  URL of my application. 

Please help me out

Thanks  & Regards,
Poonam Chauhan
2018-06-01 14-37-59
Rebecca Hall
There is a built-in function called getBookmarkableURL().  If you need to build the url you can use GetOwnerURL()
2012-08-01 17-33-40
Gerry
Poonam Chauhan wrote:
Hi,

I have to send mail in which i have to write 

copy and paste the  this URL  into the address bar of your browser
URL : 
but i am unable to get the dynamic  URL of my application. 

Please help me out

Thanks  & Regards,
Poonam Chauhan
 
 You can also create a link in the body of your email and simply set it's destination to the correct screen in your application.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.