Skip to content

Manual attaching of CKAssets to a record #2

Description

@saschaholesch

It is best practice to store big blobs of data (such as images) on the filesystem. An interface to add CKAssets to records would be desirable.

Since the CKSRecordContext is holding all records, the user could manually attach CKAssets to records before calling save() on it. Maybe even an automated option might be possible (e.g. if there is a file path stored in an attribute, a CKAsset could be created)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions