Currently when editing a Webform component, the private option, if enabled in a custom component type, will not display unless the component also supports the title_display option. The attached patch removes this dependency so that the display of the controls for private and title_display can be configured independently.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Liam Morland’s picture

Title: Display options: private should no depend on title_display » Display options: private should not depend on title_display
quicksketch’s picture

Status: Needs review » Fixed
FileSize
1.11 KB

Thanks! Strange must have been a misplaced bracket. The current indentation of the FAPI properties is erroneous, so we can clean that up too. Committed the attached patch.

quicksketch’s picture

Btw, committed to both D7 branches. The D6 version seemed fine.

Status: Fixed » Closed (fixed)

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