Skip to content

No possibility of accessing forms belonging to teams #39

@wojtekmaj

Description

@wojtekmaj

In @wojtekmaj/jotform, a fork I maintain, you can get forms belonging to team like so:

jotform.getForm(formId, { 'jf-team-id': teamId })

In jotform 1.0.1, you can only get forms by ID:

client.form.get(formId)

which (kind of understandably), fails to fetch the form.

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