configuration of conditional fiels

Created on 11 March 2015, over 9 years ago
Updated 16 March 2024, 7 months ago

I have installed conditional fields to my site. Now when I click for manage dependencies the following error message is coning. How to handle this
Sam
email me "sam@sasiaccc.org"

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'cf.id' in 'field list': SELECT cf.id AS id, cf.options AS options, fci_dependee.field_name AS dependee, fci_dependent.field_name AS dependent, fci_dependee.entity_type AS entity_type, fci_dependee.bundle AS bundle FROM {conditional_fields} cf INNER JOIN {field_config_instance} fci_dependee ON cf.dependee = fci_dependee.id INNER JOIN {field_config_instance} fci_dependent ON cf.dependent = fci_dependent.id WHERE ( (fci_dependee.entity_type = :db_condition_placeholder_0) AND (fci_dependent.entity_type = :db_condition_placeholder_1) )AND( (fci_dependee.bundle = :db_condition_placeholder_2) AND (fci_dependent.bundle = :db_condition_placeholder_3) ) ORDER BY cf.dependent ASC; Array ( [:db_condition_placeholder_0] => node [:db_condition_placeholder_1] => node [:db_condition_placeholder_2] => stf_conference [:db_condition_placeholder_3] => stf_conference ) in conditional_fields_load_dependencies() (line 1301 of /home3/southas2/public_html/GMA/sites/all/modules/conditional_fields/conditional_fields.module).

💬 Support request
Status

Fixed

Version

3.0

Component

User interface

Created by

🇮🇳India sam@sasiaccc.org

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024