Here's what I want to do. When I create a new content type and I add a image field, I want the ability to when I create new content and upload the image to be able to embed a custom link with that image. An example of a module that utilizes this feature is Simpleads. You can upload an image ad and ad a website link to that image ad, but i want to be able to do that with any images when I create new content types.

Thanks

Comments

peterjlord’s picture

I think this module https://www.drupal.org/project/image_url_formatter does what you want.

renthead1978’s picture

Thanks! Exactly what I was looking for.