Support getting/setting link titles, etc.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fieldtool-704306-link_email_child_fields.patch | 4.6 KB | Matthew Davidson |
Support getting/setting link titles, etc.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fieldtool-704306-link_email_child_fields.patch | 4.6 KB | Matthew Davidson |
Comments
Comment #1
Matthew Davidson commentedThis change has the potential to break things. Hadn't realised that @jpetso set a 'multiple' value on CCK fields. Changed this (sort of) to assume TRUE for our new meaning of 'multiple' (i.e. 'this is a list of items'). Might have to change our key from 'multiple' to 'list' or something for backwards compatibility.