Doublefield support

Created on 15 February 2023, over 1 year ago

Problem/Motivation

Hello,

I am using Double Field β†’ module a lot to spare a database tables.

When I use regular field as double_field and add to template as follow:

template_test:
  template-for-test:
    label: Test Double Field
    default: true
    fields:
      field_double_field_test: "add test"

-it adds value "add test" just to first field of double field and the second one is blank. When I use tokens it shows :
field_double_field_test__first
field_double_field_test__second

and in database the field field_double_field_test shows two columns:
field_double_field_test_first
field_double_field_test_second

However none of them worked when I used them in template.

When I tested to add double field to paragraph - it does not add a test value to the first field either. So it seems for paragraph types it does not work at all.

I think support for double field would be very useful.

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Miscellaneous

Created by

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

Comments & Activities

  • Issue created by @coaston
  • πŸ‡³πŸ‡±Netherlands PatrickScheffer

    I agree, and there are probably more modules for which support would be useful. If there were more maintainers of this module I'd accept your request, but for now I have to limit the support to maintenance only.

    I'd be happy to accept any patches, so don't let me stop of discourage you from messing with my code. :)

Production build 0.69.0 2024