Compatibility with CCK Link module
| Project: | Conditional Fields |
| Version: | 6.x-2.x-dev |
| Component: | Compatibility w/ other modules |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
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!!

#1
This is also the case with embedded media field module generated 'audio field' and 'video field' fields dependent on some check boxes options.
#2
Same problem with conditional field and link field. CCK Link fields can't be REQUIRED for the same reason than aac.
#3
Please hold on while #648934: Plugin system for compatibility with non-core CCK modules is developed.