For making the best experience for the user to pick a link to a page on website, I normally add a content picker to my document type where you want the user to be able to create a link.
Since you are new to Umbraco I would also recommend you to drop by Umbraco TV. http://umbraco.tv/videos/implementor/ Here you will find videos that shows the basic concepts on how to working with Umbraco CMS.
There are video in different categories http://umbraco.tv/videos/umbraco-v7/ some of the videos are free to watch, and some requires that you subscribe to the Umbraco TV service.
Thank you for your reply, the reason I would like to use relative link is, I would like the user to pick the external link also if needed too., but I am not sure how do we use it.
how to use Relative link in Umbraco 7
I am new to Umbraco 7.
I want to know how do I use relative link by using insert umbraco page field
Hi kaivalya and welcome to Our :-)
For making the best experience for the user to pick a link to a page on website, I normally add a content picker to my document type where you want the user to be able to create a link.
You can see how you can the get data from the content picker in Razor by see this documentation https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/content-picker
Since you are new to Umbraco I would also recommend you to drop by Umbraco TV. http://umbraco.tv/videos/implementor/ Here you will find videos that shows the basic concepts on how to working with Umbraco CMS.
There are video in different categories http://umbraco.tv/videos/umbraco-v7/ some of the videos are free to watch, and some requires that you subscribe to the Umbraco TV service.
Hope this helps,
/Dennis
Hi Dennis,
Thank you for your reply, the reason I would like to use relative link is, I would like the user to pick the external link also if needed too., but I am not sure how do we use it.
Hi kaivalya,
A solution to be able to link to an external links and internal links you could try to see this package called link picker
https://our.umbraco.org/projects/backoffice-extensions/link-picker/
Hope this can be a solution to what you are trying to archive.
/Dennis
Hi Dennis,
I think this solution will do, I will try Installing this.
Thank your very much for your help
is working on a reply...