Support Serial Field

Created on 9 April 2023, about 1 year ago
Updated 14 May 2023, about 1 year ago

Problem/Motivation

I needed barcodes for stock item stickers with automatically generated unique numbers, so I settled on this module plus the serial module β†’ .

Proposed resolution

Include 'serial' in the plugin's annotation.

✨ Feature request
Status

Needs work

Version

2.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom griz

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

Comments & Activities

  • Issue created by @griz
  • πŸ‡¬πŸ‡§United Kingdom griz

    Works for me. RTBC?

  • πŸ‡ΊπŸ‡ΈUnited States TR Cascadia

    Well, serial isn't one of the built-in Drupal core field types. It is not a scalable solution to keep adding names of contributed field types. I would prefer a more general solution, using FormatterBase::isApplicable() and possibly removing the field_types annotation if it is no longer relevant.

  • Status changed to Needs work about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States TR Cascadia
Production build 0.69.0 2024