In the behavior provided by the Tree module, I need to alter the views data definition of the field.

Let's make this possible :)

Comments

damien tournoud’s picture

Status: Active » Needs review
StatusFileSize
new1.71 KB

Simple patch.

amitaibu’s picture

Simple enough, I only ask myself if we should call the function views_data_alter() or viewDataAlter()? Right now we have SettingsForm().

damien tournoud’s picture

Status: Needs review » Fixed

The current naming is consistent with EntityReference_BehaviorHandler::property_info_alter(), so let's keep it this way for now.

Merged into 7.x-1.x.

Status: Fixed » Closed (fixed)

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