Simple Links Picker or Url Picker using standard Umbraco Links Picker dialog and language files.
With this DataType you will be able to select internal, external, and media files.
If you have picked Media or Content we map the LinksPickerModel items with the url on the flly, and you will have access to the IPublishedContent model.
Are you comming from umbraco 6?
We have tried to make it easy to do the change by adding converters from the uComponent UrlPicker and Multiple UrlPicker.
Change the datatype from UrlPicker or Multiple UrlPicker to Links Picker when you have upgraded to Umbraco 7.2.x
Open every content page that used the UrlPicker or Multiple UrlPicker and hit the save button after the content page has loaded.