• Resolved dogel

    (@dogel)


    Hi,

    I wonder if the following would be possible with Pods: I need pairs of fields in my CPT where the first field of the pair is the label for the second one, and where the user can create additional label/value pairs. A possible example output:

    favorite number: 42
    favourite drink: Lunasplash
    favorite game: waterchess
    eye color: green
    favorite animal: cow

    And so on. But I don’t want to create five fields for this example, but only *one* “field pair” where the user can insert label *and* value, and use as many/few label/value pairs as they need (i.e. 20, but also less than 5)

    Is it possible to create something like this in a CPT with pods?

Viewing 1 replies (of 1 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @dogel

    Pods currently doesn’t support such a field.
    However we have a repeater option planned for v2.9 but that will take a while before it gets released.
    With the repeater option you could create a single (plain) text field and let the user add new items to that same field.
    I’m closing this for now, see project 2.9 on GitHub: https://github.com/pods-framework/pods/projects/4

    Cheers, Jory

Viewing 1 replies (of 1 total)
  • The topic ‘Repeated pairs of fields possible somehow?’ is closed to new replies.