Actions
Feature proposal #4073
closedImplement additional API triggers
Description
Implement a trigger to remove an activity entry by id and add a trigger to pull an activity row(s).
Actions
Added by krileon almost 12 years ago. Updated almost 12 years ago.
Description
Implement a trigger to remove an activity entry by id and add a trigger to pull an activity row(s).
Added activity_getActivity trigger, which is the same as using cbactivityData::getActivity directly. This gives access to activity rows easily and can be used to add activity, modify activity, delete activity, etc.. Appears no other triggers are needed at this time.