Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2013 at 17:13 UTC
Updated:
10 Aug 2013 at 13:54 UTC
Jump to comment: Most recent file
We have 'options list' support on parameters, but not generally for data types, e.g. exportable entities like profile2 or message types.
Let's add support for an 'options list' callback at hook_rules_data_info().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | d7_rules_data-options-list.patch | 7.87 KB | fago |
Comments
Comment #1
fagoAttached patch does so by allowing ui-classes to implement the new RulesDataInputOptionsListInterface.
Comment #2
fagoCommitted.