Skip to content

Handling the Enter Key would not work with custom button classes #1027

@ntym4ek

Description

@ntym4ek

If you add custom classes to submit button, "Handling the Enter Key" feature would not work.

The cause is $.extend(true, variables, item); at drupalgap.js line 5831
It overwrites "dg_form_submit_button" utility class with custom class attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions