Account field split

Component type

module

Maintenance status

Development status

Downloads

451

Component created

Component changed

About

Currently the draggable field "Username and password" mashes together:

  • Username
  • Current password
  • E-mail address
  • Change Password
  • Roles
  • Status
  • Notify user about new account (when admin create new account)

This module aims to split "Username and password" into standalone fields for site builders who want to manage that fields separately.

Maxlength Soft

Component type

module

Categories

Maintenance status

Development status

Downloads

58

Component created

Component changed

Maximum length limitation of text fields limiting the field data column in database as well. It also means maximum length of field cannot be changed when data is already filled.

Maxlength Soft allows you to set maximum length of text fields without limiting column in databse. Generally speaking this module simply provides per instance setting and sets the maxlength attribute in widget.

Entityreference Field Injection

Component type

module

Maintenance status

Development status

Downloads

22

Component created

Component changed

This module extends Entity Reference and allows to display fields from the referenced entity on the host entity.
It allows to configure the display per field instance and view mode.

Vast parts of the code were borrowed from the Commerce Product Reference module which is part of the Drupal Commerce

FlexField

Component type

module

Categories

Maintenance status

Development status

Downloads

144

Component created

Component changed

Defines a new "FlexField" field type that lets you create simple inline multiple-value fields without having to use entity references.