Hi guys,
explain my problem.

I have create a content type(Member) with some fields(field1, field2, field3, ecc..).

I have an entityform with two fields: TEST1(entityreference field with autocomplete widget and select entity "Member" by views) and "field 2" is the same as the type of Member content.

I want that once the node selected by TEST1, Field 2 is filled in automatically according to the selected node.
I tried Entityreference autofill module, its ok but don't work with ECK+IEF modules.

Thanks for help me.