Closed (won't fix)
Project:
Relation
Version:
7.x-1.x-dev
Component:
Dummy_field
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 14:01 UTC
Updated:
2 Oct 2011 at 04:15 UTC
When I create Relation field in my content type and try to add content using form it save only relation and title field ! When I deleted Relation field in my form all data was saved correctly. Why ?
Comments
Comment #1
MeDAN commentedExample:
My content type fields: title, firstname, lastname, company(relation field)
In add form I gave data: title, firstname, lastname and company -> it saved only title and company
In add form I gave data: title, firstname, lastname -> it saved everething
Comment #2
MeDAN commentedNew clue.
It happens only in "Add form" when object does not exist yet. When I'm editing already existing object everything works fine, relation and other data is saved.
Comment #3
Seraphin42 commentedSame issue here.
When I create a content type, I can fill the title and the body, the save is ok.
When I create a content type with a title and the body and I autocomplete the Relate field with another node, Only the title and the relation are created (same as MeDAN).
Comment #4
Seraphin42 commentedFound an issue closed by chx but still existing : http://drupal.org/node/1255274
Comment #5
naught101 commentedsee #1175386-51: Provide widgets for specific entity types