You are here

README.txt in Field Complete 7

Field Complete
==============

In some situations you want to mark an entity field to indicate it should be
completed but not enforce its completion at that time. This module extends the
choice between Required and Not required to "desirable" completion.

This module overcomes the problems with the (otherwise excellent) Content
Complete module which cannot cope with field collections or fields that link
to other entities.

-- FEATURES --

* Works with
  + Entity reference
  + Field collections
  + Node and user references
  With these field types it can (optionally) check for completeness within
  any referenced entity.
  
* Works with Matrix field type

* Sub-module provides a block that lists incomplete fields

* Sub-module provides interoperation with Conditional Fields module

* Provides a Rules condition for testing %age field completion

* Marks the field label with a symbol, like the "required" asterisk

* Integrates with the Editable Field module to ensure clean

For a full description of the module, visit the project page:
  http://drupal.org/project/fc

To submit bug reports and feature suggestions, or to track changes:
  http://drupal.org/project/issues/fc

-- WHAT IT DOESN'T DO --

It doesn't (yet) provide:

* A %age completion block

-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.

* Then go to admin/config/content/fc/rebuild and run the Rebuild operation for your site.


-- CONFIGURATION --

Field completeness is set-up on a per-field instance basis, which is to say
any field can be specified as being field-complete with various other options
depending on the type of field. A field used with different node types,
bundles or entities has to be set of for completeness individually.

-- CONTACT --

Current maintainers:
* Steve Turnbull (adaddinsane) - http://drupal.org/user/621584

This project has been sponsored by:
* Digital Life Sciences
  http://www.digitallifesciences.co.uk/

File

README.txt
View source
  1. Field Complete
  2. ==============
  3. In some situations you want to mark an entity field to indicate it should be
  4. completed but not enforce its completion at that time. This module extends the
  5. choice between Required and Not required to "desirable" completion.
  6. This module overcomes the problems with the (otherwise excellent) Content
  7. Complete module which cannot cope with field collections or fields that link
  8. to other entities.
  9. -- FEATURES --
  10. * Works with
  11. + Entity reference
  12. + Field collections
  13. + Node and user references
  14. With these field types it can (optionally) check for completeness within
  15. any referenced entity.
  16. * Works with Matrix field type
  17. * Sub-module provides a block that lists incomplete fields
  18. * Sub-module provides interoperation with Conditional Fields module
  19. * Provides a Rules condition for testing %age field completion
  20. * Marks the field label with a symbol, like the "required" asterisk
  21. * Integrates with the Editable Field module to ensure clean
  22. For a full description of the module, visit the project page:
  23. http://drupal.org/project/fc
  24. To submit bug reports and feature suggestions, or to track changes:
  25. http://drupal.org/project/issues/fc
  26. -- WHAT IT DOESN'T DO --
  27. It doesn't (yet) provide:
  28. * A %age completion block
  29. -- INSTALLATION --
  30. * Install as usual, see http://drupal.org/node/70151 for further information.
  31. * Then go to admin/config/content/fc/rebuild and run the Rebuild operation for your site.
  32. -- CONFIGURATION --
  33. Field completeness is set-up on a per-field instance basis, which is to say
  34. any field can be specified as being field-complete with various other options
  35. depending on the type of field. A field used with different node types,
  36. bundles or entities has to be set of for completeness individually.
  37. -- CONTACT --
  38. Current maintainers:
  39. * Steve Turnbull (adaddinsane) - http://drupal.org/user/621584
  40. This project has been sponsored by:
  41. * Digital Life Sciences
  42. http://www.digitallifesciences.co.uk/