Skip to content

Wrong default loaded (JSON Key...) and displayed in the embargo key #226

@ghost

Description

This line here

'#default_value' => $this->getSetting('upload_json_key_source'),

The data in JSON Key(s) where the files to be used by this formatter where uploaded/store in your JSON is being loaded in When embargo is used or applied, alternate JSON Key(s) where the files to be used by this formatter where uploaded/store in your JSON.
So, require to change it to embargo_json_key_source.

'#default_value' => $this->getSetting('embargo_json_key_source'),

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions