Skip to content

Can no longer access form _complete variables #74

@bloyl

Description

@bloyl

In the past I was able to access the form status from a full redcap export. now that field is only available if i only pull that form specifically.

for example if i have a form called test

export_records(forms=['test'])
will result in rows with the variable 'test_complete' in them
however
export_records()
will not.

Is this intended behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions