Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amazeelabs/autotext_widget
https://github.com/amazeelabs/autotext_widget
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amazeelabs/autotext_widget
- Owner: AmazeeLabs
- Created: 2023-02-01T08:40:42.000Z (almost 2 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2023-02-01T08:40:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T23:32:48.691Z (2 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autotext widget
A Drupal 8 module that auto-fills entity text fields.
The module is really similar to [Automatic Entity Label](https://www.drupal.org/project/auto_entitylabel). The main difference is that it works as a text field widget, so can be applied to any string fields, not to the label field only.
# Usage
- After module is installed, the "Autotext" widget is available for all "Text (plain)" fields
- The Autotext can use tokens including all entity fields
- The widget is not visible on the entity form.