I just wrote an extension module for Workflow-ng that provides an action that lets users perform operations on individual profile fields.

The module is extremely flexible, allowing any kind of MySQL operation to be performed (token-compatible) on any profile field, for any user that can be derived from token.

The original intent for development was to create an attendance/class-card system in Ubercart. This module provides the functionality to add X number of classes to a user's "class card" profile field when they purchase a 5, 10 or 20 class card.

http://drupal.org/project/wng_profile_action

Comments

fago’s picture

Status: Active » Fixed

thanks for sharing. I've added it to the module list on the project page.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.