Giter VIP home page Giter VIP logo

repeatable_field_group's Introduction

Repeatable field group

Drupal 8 module that provides a field group formatter to group multi-value fields.

Features

This module group the repeatable fields by value index into a single details container.

If the fields are set unlimited values, an add more fields will be use.

Dependencies

  • field_group

Supported widgets

  • Text field
  • Text area
  • Select (List)
  • Autocomplete (No tag style!)
  • Media library

Not planning to support

The following fields does not work as a single field with unlimited values or does not fit the grouped layout of the category. Selecting this fields on the display would incur on unexpected behaviours.

  • Autocomplete (tag style)
  • Radio buttons
  • Checkboxes
  • Boolean

Known issues

  • Fields grouped must have the same cardinality.
  • Mandatory field groups is recommended until we can set an empty value field in the middle of the unlimited field.

repeatable_field_group's People

Contributors

alberto115 avatar

Watchers

James Cloos avatar  avatar

repeatable_field_group's Issues

Keep position of empty fields

We should find a way of keeping the position of empty fields in between the array.

One solution would be creating a "null" or "0" value that would be store as normal value, but we can empty it when rendering the form, showing an empty field.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.