Is there any way to have IEF at Multiple values OPEN (already loaded) form so the "Edit" button doesn't has to be used.
What I'm trying to achieve is that the edit form is already loaded and the user can enter -> save the changes without to press the "Edit" button before.

If not, how could be this achieved?

CommentFileSizeAuthor
#3 ief_custom_markup.patch654 bytesflefle

Comments

flefle’s picture

Issue summary: View changes

typo

flefle’s picture

Is there any JS callback that could be triggered to open explicitly the inline forms?

flefle’s picture

Title: Inline entity form - OPEN - already loaded form » Inline entity form - OPEN - already loaded form - Missing markup
StatusFileSize
new654 bytes

As I've implemented a custom solution, I had to add custom markup into the existing module code - form. The changes are attached bellow as a patch.

damienmckenna’s picture