it doesnt work for now.

Comments

spleshka’s picture

It is default Drupal ajax behavior.

dgastudio’s picture

spleshka’s picture

First solution is not correct. Second solution is not working (tested).
I'd better search for a better solution. Ctools solves this problem (see modal forms - they all could be submited using Enter). I will see how it is done there and implement that feature in my module.

dgastudio’s picture

Status: Active » Postponed (maintainer needs more info)

great, thank you.

nitebreed’s picture

StatusFileSize
new436 bytes

See attached (SVN, not GIT) patch. It fixes the issue for me.

emorency’s picture

StatusFileSize
new446 bytes

Here is the git patch.

patrickd’s picture

Status: Postponed (maintainer needs more info) » Reviewed & tested by the community

Had same issue, patch of #6 resolves this for me

spleshka’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Thanks, it is really works. Commited to 7.x-4.x (0a6c81d).