Skip to content

List Render Javascript Issues #30

Description

@patrickheeney

The listRender currently sets onclick using list_record_onclick onto the [td] and [a] so this means the javascript is fired twice for each record click. This causes issues when trying to have a custom record onclick function since it can't determine if its clicked or not because it fires twice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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