Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amazeelabs/ife
https://github.com/amazeelabs/ife
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amazeelabs/ife
- Owner: AmazeeLabs
- Created: 2023-07-28T06:59:54.000Z (over 1 year ago)
- Default Branch: 7.x-2.x
- Last Pushed: 2023-07-28T06:59:59.000Z (over 1 year ago)
- Last Synced: 2024-04-23T14:06:26.272Z (9 months ago)
- Language: PHP
- Size: 56.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
CONTENTS OF THIS FILE
---------------------* Introduction
* Requirements
* Installation
* Configuration
* FAQ
* MaintainersINTRODUCTION
------------IFE or Inline Form Errors allows you to place form submission error inline with
the form elements. Three options are provided for setting your inline error
behavior. You can configure the default behavior or override the behavior on
a per form basis.REQUIREMENTS
------------* Chaos tool suite (ctools) - https://www.drupal.org/project/ctools
INSTALLATION
------------Install as usual, https://www.drupal.org/node/895232
1. Copy the entire ife directory the Drupal modules directory.
2. To enable the module navigate to Administration > Modules
(admin/modules), select IFE and Save.3. (Required) To edit the IFE settings, navigate to Administration >
Configuration > User Interface > Inline Form Errors.
(admin/config/user-interface/ife)CONFIGURATION
-------------On the settings page (see step 3 above) you can configure which forms are
enabled with inline form errors. In Drupal, every form has a unique ID. This
ID must be used to target a form. You can enter a new form id at the bottom of
the settings page. By default all the forms will have a general error message
and general display setting.FAQ
---Q: How can I retrieve the unique form ID from a specific form?
A: You can switch on the 'Show form_ids on form' option at the settings page.
Only users with the permission 'administer inline form errors' will see an
indication above all the forms with the unique form ID.Q: Which types of error behaviors are supported?
A: IFE provides three 'display types' for the configured forms:1. Leave the messages in place: this option will copy the error messages
and place them inline. The original error messages set by Drupal will
remain in place.
2. Show an alternative message: this option will replace the original
messages with a generic error message such as 'Please correct all
errors.'. This message can be set in the IFE configuration page. The
original error messages are placed inline with the form elements.
3. Remove all messages: this option will remove all error messages and
place them inline with the form element.MAINTAINERS
-----------Current maintainers:
* Ra Mänd (ram4nd) - https://www.drupal.org/u/ram4nd
* Stijn De Meyere (stijndm) - https://www.drupal.org/u/stijndmThis project has been sponsored by:
* Development is sponsored by nascom.be and villaviscom.be