Date Recur Field (repeating dates)
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Recurring dates, i.e. date repeat, for Drupal 8.
Recurring dates, i.e. date repeat, for Drupal 8.
Field States UI allows sites builders with minimal PHP/Dev skills to configure the Field States API. This lets you configure a field to for example hide if another field has a certain value or hasn't been filled. While doing it via PHP can be be more powerful the UI can be very handy and in some cases quicker. Originally developed for Metchosin Karate for their student signup forms.
This project allows keeping, outputting, exporting and importing bibliographic data. Available only for Drupal 8.
Important!
Converts Text Fields into Select list options where the values are taken from Taxonomy Vocabulary. It differs from Taxonomy Reference such that, the values are not stored as term references (or Tid) but are stored as term names as simple text.
Optionally you can choose to take custom input from User, where in this case it behaves very much close to Select (or Other).
Possible use case.
Find Content by User is en extension-module for find_content. It provides a way for users to find content by author username in the admin content overview. It can combine the search by title and user in the same query.
The code in this module is based on the code of find_content.
INSTALLATION:
-------------
1. Place the entire find_content_by_user directory into your Drupal sites/all/modules/
directory.
A module to extend the functionality of the existing File Chooser Field module, to include a webform component.
The Entity Administration and history module displays all entities on a unique page, in a similar way that nodes can be administered on the admin/content page.
This new page will help to :
This module adds a field formatter to display a rendered Contact form from Drupal 8 core's Contact module using an entity reference field on an entity.
Contact forms are entities, and thus fieldable in Drupal 8. However, the core functionality does not include a field formatter to display the forms. This module provides that functionality.
This module allows users to create sub-pages of node based on view modes.