Closed (won't fix)
Project:
Services
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2012 at 17:05 UTC
Updated:
15 Nov 2012 at 12:16 UTC
Please see http://drupal.org/node/1180574#comment-6091462.
I'm not sure if the maintainers of field collection would include a services component in their module. Does including it in Services core make sense?
Comments
Comment #1
Wassim Ghannoum commentedI'm having the same problem
is there any other way to organize fields in Drupal 7 ?
Comment #2
marcingy commentedServices doesn't support things out side of drupal core.
Comment #3
hypertext200Here is a simple fix to the field collections. I'm using Restful with XML data.
Then in a custom module implement
hook_services_request_preprocess_alter()This can be extended for all the other type of entities which has entity host as node. Hope this help.
Comment #4
hypertext200#1180574: Integration with Services this may help.
Comment #5
zach.bimson commentedWould the creator not be interested in this being part of the module or maybe even a sub module?