Field Date Text Validator

Component type

module

Maintenance status

Development status

Downloads

166

Component created

Component changed

This small module extends a textfield field type into a widget that valid Dates formats ,, Hijri for now and will cover other types in next releases!

CONFIGURATION

Go to your content type and change the testfield » Widget ,, you will the new widget Date Format Validator then in the Edit of the field you will see the option of ( Present, Past and both) .. that's it enjoy :) .

Similar Projects

Inline Entity Form Multiple Bundle

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add a select element in entity reference fields that use an inline entity form widget that use more than one bundle. This select element change the edit form of the inline entity form when is changed.

Note: at the moment, this module requieres a patch to inline entity form: https://www.drupal.org/node/2855505

Field label plurals D8

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows you to set different field labels for singular and plural, depending on the number of values.

Some fields can have multiple values. See the "Number of values" setting when editing a field. If that is set, then the Field label plurals module shows a "Label to use for a single value" setting right below the "Label" textfield.

This is a Drupal 8 solution for https://www.drupal.org/project/field_label_plurals

Amount

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

Amount provides a numerical field coupled with an associated "units" property so it is known what the number refers to.

Although the internal characteristics can be adjusted, Amount should serve most numerical needs with its defaults. Storage and computation are efficient and accurate and cover a huge range.

How big a range and how accurate? Here are some examples of the range and precision of the Amount field:

Temporal

Component type

module

Categories

Maintenance status

Development status

Downloads

234

Component created

Component changed

The Temporal module allows tracking of changes in fields on nodes and users. It stores these changes only on the fields tracked so that minimal storage is required to reconstruct the history of those changes over time.

It also allows the entry of value changes in the future so that they happen on the date specified. This allows the publishing of content or value changes for users or nodes to be scheduled or staged. There are plans to also allow callbacks on the future value changes so that custom logic can determine when the change should be applied instead of a static date.

Multi Text Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

138

Component created

Component changed

This handy-dandy widget lets you edit multivalue String and String (Long) fields in a single textfield or textarea, with a configurable delimiter. That makes it easy to break out simple lists into discrete fields, while still giving editors a clean interface.

Geolocation Street View

Component type

module

Maintenance status

Development status

Downloads

1184

Component created

Component changed

Embed Google Street View using a Geolocation Field widget and formatter.

See the blog post Embedding Google Street View in Drupal 8 for the use case leading to the development of this module.

Instructions

See README.txt for installation, configuration and known bugs.