I've used ECK to create a new entity type that has one bundle. The bundle has a image field, title and taxonomy term reference.

I've then added an auto complete entity reference field to a content type. I selected my new entity type, used the simple selection and checked my new bundle.

When I go to the node edit form and click "Create [bundle name]" I get shown a bundle list for my new entity type.

I must be doing something wrong because I can't see anyone else experiencing this in the issue queue.

I'd really appreciate anybodies help.

Comments

gMaximus created an issue. See original summary.

gMaximus’s picture

Component: Documentation » Code
Category: Support request » Bug report

It seems that you can't have underscores in the machine name of newly created entity types. By removing those I got it to work.