Home ›
Prevent duplicate link submission when using CCK Link module with AJAX alertsPrevent duplicate link submission when using CCK Link module with AJAX alerts
Submitted by Benjamin Melançon on April 28, 2010 - 6:33pm
Searched words:
Prevent duplicate link submission
Check for Duplicate
Searching the link module issue queue for the text "duplicate" brought about a few others working on this feature.
In response to a 4.7.x era feature request How to avoid duplicate entries for a link field?, quicksketch points to hook_form_alter function and http://www.whatwoulddrupaldo.org/catching-duplicates-with-hook-form-alter
The issue came back and a patch was even provided for Drupal 5 in Allow only unique URLs.
Currently, the Unique Field module has a solution, but requires some changes from the link module: Using the Link and Unique Field modules.
More like this
- Check for duplicate titles of a node with AJAX to warn immediately before entering more data or submitting
- Validate, or better immediately redirect, duplicate CCK Link field submissions
- Inline Read More links for teasers when output as one of several fields in a View with a row style of field
- AJAX Form Messages, a proposed module
- BUEditor preventing firefox from reloading text in textarea following use of back button


Comments
Post new comment