- πΈπ°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. -
kaszarobert β
committed fb6ceb97 on 2.0.x
Issue #3303170 by PCate, kaszarobert: Add integration with JSON Field...
-
kaszarobert β
committed fb6ceb97 on 2.0.x
- Issue was unassigned.
- Status changed to Fixed
over 1 year ago 8:18pm 27 June 2023 - πΈπ°Slovakia kaszarobert
Well, it was easier than I expected. Will be out in the latest release.
-
kaszarobert β
committed fb6ceb97 on 3.0.x
Issue #3303170 by PCate, kaszarobert: Add integration with JSON Field...
-
kaszarobert β
committed fb6ceb97 on 3.0.x
Automatically closed - issue fixed for 2 weeks with no activity.