Needs work
Project:
Entity reference
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2013 at 05:21 UTC
Updated:
18 Jul 2014 at 08:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kaizerking commentedAny help from any quarters please
i want to get some fields of the referenced entity in to form dynamically.something like using ajax
Comment #2
jcarrothers commentedI needed something along these lines for my own site and so here is a patch of the very rough start that I have working for my own site.
This patch is very rough and needs work, but it works for my own sight where the field I want to pull a value from only allows a single value.
Work that still needs to be done:
- handle fields with multiple values
- "correctly" reference the field data structure of the referenced entity