Actions
Feature proposal #4561
openChange connections fieldtype to be non-unique
Description
Change connections field type to non-unique. Then extend it with additional parameters to control the counter. New parameters as follows (maybe more as needed).
Types: select the connection types to display (default all)
Count Pending: enable/disable the counting of pending connections
Add a "getConnectionTypes( $userId )" function to cbConnection to prepare for user added types.
Updated by krileon about 10 years ago
- Target version changed from CB 2.0.0 to CB 2.1
Moved to 2.1 when CB Connections can be upgraded and refactored. Currently there's no way to have an optimized query to do the counting due to the way types are stored.
Updated by krileon almost 8 years ago
- Target version changed from CB 2.1 to CB 3.0
Updated by krileon almost 8 years ago
- Due date set to 09 March 2010
- Start date changed from 21 July 2014 to 09 March 2010
- Follows Feature proposal #1587: Connections functionality needs major rework A added
Actions