I am using cck Link field in my custom content type to create a link field where user can submit a URL of any website/webpage. I have made this 'URL field' as 'REQUIRED' one. When user submits/previews this content, it works perfectly. But now if i create a text field with check boxes/radio buttons with two or more options (say 'A' and 'B') and use conditional fields module to control the 'URL (link) field' by one of the two options (say 'A'), then it controls the visibility of the 'URL field' perfectly. But when user submits/previews the custom content type, it says 'URL field' is required even though 'URL field' is filled with a URL.
I don't know whether this is an issue of 'Conditional Fields Module' or CCK 'Link' field module.
Thanks for your response!!

Comments

aac’s picture

This is also the case with embedded media field module generated 'audio field' and 'video field' fields dependent on some check boxes options.

solonim’s picture

Same problem with conditional field and link field. CCK Link fields can't be REQUIRED for the same reason than aac.

peterpoe’s picture

Title: Conditional fields work with cck Link field but » Compatibility with CCK Link module
Version: 6.x-1.0-beta2 » 6.x-2.x-dev
Category: bug » feature
fourmi4x’s picture

HI,
If you're still interested, I managed to get this to work, it's described here: http://drupal.org/node/648934#comment-5088468

aac’s picture

Thanks fourmi4x for your solution!!
I will try to use it.

peterpoe’s picture

Issue summary: View changes
Status: Active » Closed (outdated)