Skip to content

this.addButton is undefined #1

@ruittenb

Description

@ruittenb

I'm having problems with line 57:

Ext.lib.Event.onAvailable(placeholderId,
 this.addButton.createDelegate(this, [itemId, item, record]));

Javascript reports that 'this.addButton' is undefined. 'this' seems to be the window object.
It seems that 'this.addButton' needs to be replaced with 'me.addButton'.

René

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