Hi
I am very new to Share point development. We have a Share point 2013 website. In the site when we add an item to a List, we have the column "Body" which is an Enhanced rich text editor. If a hyperlink is inserted into the body using the ribbon menu then it just saves the relative url for the link if the link is pointing within the same website.
But if we add a link which points to an external website then it saves the absolute url. But we need the link to save the absolute url for all cases. Since this is not happening it is creating a problem for us and I have tried a lot of ways to save the absolute path for the internal links. Can somebody help me how to do that?