Hi,
i want to import some Content from a CSV file. One field is for website-urls, so i installed URL Fields module http://drupal.org/project/url . I have created a field "website" with type "url".

By mapping the fields i have noticed, nothing can be mapped to this field(in the select list is no "Website").
(I had no problem for example with E-Mail fields). I found no information about Feeds compatibility with URL Fields.

plz help thx

Comments

blogook’s picture

Same question here, is this possible?

tekken’s picture

Component: Feeds Import » Code

sub

jay-dee-ess’s picture

Issue summary: View changes

Running into this now

MegaChriz’s picture

Category: Bug report » Feature request
Status: Active » Closed (duplicate)

Feeds only provides mapping targets for fields that are in core (and for the modules link and date). Mappers for fields or properties provided by a contrib module, should go in that contrib module.

For the URL field module there is already an issue for Feeds support.
See #2013238: Add Feeds module support.

Closing this as a duplicate.