Hi everyone,
I have Drupal 5.7 with cck, node profile, node family, nf_registration_mod and pageroute.
I want to use conditional field in one of my node profile fields. For example:
Is your company registered: Yes or No being the allowed values (radio field).
How do I add conditional field to that company registration field ?
I have enabled conditional field via the conditional field tab with "Use javascript" and "Administrators see all fields" both check. And on "On node view:" and "On node edit:" selected Show only triggered.
Am I not doing it correctly ?
Because I want the field to trigger when the company registration is YES to bring more fields into view like ISO 9002, etc.
Thanks for the great module.
Hanly
Comments
Comment #1
peterpoe commentedTry disabling the "administrators see all fields" settings, or accessing the page with an user without the "administer conditional fields" permission.
Comment #2
shooommmm commentedHi Peter,
Thanks for the tip.
P.S. Thanks for the patch to fix the Fatal error: Call to undefined function fieldgroup.
Hanly
Comment #3
peterpoe commented