I have CCK 6.x-2.2 and conditional Fields 6.x-1.x-dev installed but am unable to see the Conditional Fields settings when editting a field. The "Conditional Fields" tab does show when reviewing all fields - but nothing appears when configuring a field. I have setup the permissions for administrator and have read the other posts... but there is nothing appearing under the Help text or anywhere else in the field.
And advice is greatly appreciated!
Thx,
Jeff
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | EditView_2_Triggered_Fields.jpg | 152.83 KB | damonlevine |
| #11 | SaveView_1_Triggered_Field_Shows.jpg | 130.55 KB | damonlevine |
Comments
Comment #1
jeffreychulick commentedOk - just learned (by reading) that this isnt supported by Drupal 6 yet. I did update all conditional_fields files with the latest (head) in the CVS and am still having the same problem.
Is there anything I can do to get this working with D6?
Thanks!
Jeff
Comment #2
rconstantine commentedThe settings you are looking for are on the 'Basic Settings' part of the field settings. However, I'm not sure it works even when that is set.
Comment #3
peterpoe commentedThe "Conditional fields settings" options should appear under the field editing form under the "Help" and "Default value" options. Make sure that there actually are fields in the content type that are eligible to become controlling fields (refer to readme.txt for details), or else the "Conditional fields settings" options will not appear.
Comment #4
jeffreychulick commentedUpdated once again the the head and ensured a filed that could be made conditional was in the content type. The conditional functionality was made apparent and is properly hiding groups and fields on Drupal 6.
Comment #5
damonlevine commentedHello,
I've installed and set permissions for the Conditional Fields module. However, I don't see any user interface for this module in my Webform edit mode.
When I edit the Webform content type, I see the Conditional Fields tab which allows me to set certain functions on the module. But I just don't see any sign that my webform is using Conditional Fields when I edit my webform.
Can anyone help?
Thanks,
Damon
Comment #6
peterpoe commentedRead the documentazion for usage: http://drupal.org/node/475488.
If you still have problems, report detailed information about your content type and field definitions, thanks.
Comment #7
damonlevine commentedThe settings on my Webform Content type admin page are as follows:
Content type: Webform
Manage fields:
Label Name Type Operations
Title Node module form.
Body Node module form.
File attachments Upload module form.
Menu settings Menu module form.
Display fields:
There are no fields configured for this content type. You can add new fields on the Manage fields page.
Am I supposed to create new fields here? I thought conditional fields was supposed to work with the webform?
Comment #8
peterpoe commentedYes, CFields for now only works with cck fields, not Drupal core fields like Title, Body, File attachments, Menu settings...
Comment #9
damonlevine commentedThank You.
That information was very helpful and I have been able to create and configure conditional fields in the Content Types administration section.
I have also added conditional fields to my 'Page' content type.
Should I be able to see the controlled and controlling fields when I edit the Page? I do not see them in edit mode.
Damon
Comment #10
peterpoe commentedYou should always see the controlling field (of course, if other modules like content permissions don't remove it), and the controlled field should appear when you select the right values in the controlling field.
Comment #11
damonlevine commentedPeter,
Once again I really appreciate the help you've provided with this module. I now "get" how to implement conditional fields.
One final issue I'm noticing is that when I trigger more than one field from a checkbox select list (i.e. I check off two checkboxes and two triggered fields appear in edit view), only one of the triggered fields shows when I save. I have attached two screen shots that show what is happening.
Is there a setting or snippet of code I can use to have all triggered fields show when I save?
Damon
Comment #12
peterpoe commentedClosing, as #11 is addressed in #494154: All triggered fields not showing when page is saved.
Comment #13
hlopes commentedYeah, it should... but it doesn't.
What now?
Comment #14
beautifulmindHello,
I checked with everything here and issue still persists.
I am using CCK, I have added fields using CCK but I do not have the conditional field setting interface.
Regards.
Comment #15
beautifulmindComment #16
peterpoe commented