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.
Actions