By Spider84 on
I have a CCK type with referenced entity type. I have choose the selectbox widget.
After this I want to have a button for adding new entity(node) in ajax popup.
I have found such module but it works only with Node reference(not entity) and supports only autocomplete widget(I need a selectbox).
The Inline entitity form workss good but doesnt support ajax and select boxes. It only show inline form for creataing.
Can youo rec ommend mee something? I will be gratefull for any advices.
Comments
_
the only one I know of is references_dialog-- but i haven't used it for a while.