Don't see any reason why it's not, makes altering them harder (causes errors with features overrides)

Diff after patch

 function oa_buttons_conditional_fields_default_fields() {
   $items = array();
 
-  $items[] = array(
+  $items["node:oa_section"] = array(
CommentFileSizeAuthor
#1 2362507-conditional_fields-export-1.patch766 byteshefox
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hefox’s picture

Status: Active » Needs review
FileSize
766 bytes

  • peterpoe committed 0b37992 on 7.x-3.x
    Issue #2362507 by hefox, peterpoe: improved features integration by...
peterpoe’s picture

Title: Features intergration: Key export by option » Features integration: Key export by option
Status: Needs review » Fixed

Your patch would allow only one dependency per option, so I committed one with an added counter. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.