Skip to content

Support for data-action and data-href in callRemote #4

@mjonuschat

Description

@mjonuschat

Make callRemote() more universal by supporting "data-action" and "data-href" in addition to the "href" and "action" attributes.

Reason for this:

  1. use different links based on javascript support in browser
  2. make it possible to trigger callRemote() from elements not supporting "action" or "href" attributes

A possible implementation is in this commit: 3119c79a9b515f17356542e8bc56779ac5580141

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions