Add integration with JSON Field module

Created on 11 August 2022, over 2 years ago
Updated 27 June 2023, over 1 year ago

Problem/Motivation

It would be great if this module integrated with the JSON Field module β†’ to be able to store the data as a raw JSON data type.

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States pcate

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΈπŸ‡°Slovakia kaszarobert

    OK, then why not. I'm not familiar with JSON field module, so we need to investigate:
    - if we need a new widget based on the current one, or can it be modified to support this other field type from JSON field module (without breaking backwards compatibility)
    - for the formatters, it should be easier: maybe we don't need to json_decode a string during processing the output - if that field type gives us the JSON right away. I can't tell now, so this must be checked.
    - also if that JSON field module defines multiple field types, we should consider if we want to support everything, or select a few.
    - also we have to keep in mind that this should be an optional dependency right now. Existing code should continue to work.

  • Issue was unassigned.
  • Status changed to Fixed over 1 year ago
  • πŸ‡ΈπŸ‡°Slovakia kaszarobert

    Well, it was easier than I expected. Will be out in the latest release.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024