Closed (works as designed)
Project:
Profile Complete Percent
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2011 at 08:06 UTC
Updated:
31 Oct 2011 at 14:42 UTC
When a user deletes some content in the field and accidentally leaves behind blank space characters or punctuations, the field still counts as completed. It would be nice to add in a check for blank spaces and/or minimum words or non-space characters required for each field to count it as complete.
Comments
Comment #1
good_man commentedThis should be a field-level validation not a PCP check IMO.
Comment #2
ajzz commentedFair enough, that seems a good alternative for blanks and punctuations. It does seem practical however for a "completeness" module to have some customizable (wordcount/character count) criteria for what makes a field complete. (particularly since such a module does not exist to my knowledge). Thanks!
Comment #3
grasmash commentedI think that good_man's point is still valid, you can set character or word restrictions using field validation.
Comment #4
grasmash commentedChanging status. Re-open if you cannot accomplish this with field validation.