Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Usage in Lightning #93

Open
Open
@JakubMo

Description

@JakubMo

Hi,
I was wondering how to use forcetk in Lightning.

I have a lightning component, where I've added forcetk and jQuery:
<ltng:require scripts="{!join(',',$Resource.forcetk,$Resource.jQueryMin_2_2_4)}" />

However, when I want to create the client in component's controller/helper, the following is not working:
var client = new forcetk.Client();

Do you have any ideas, what I might be doing wrong?

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