User attributes that need to be approved first

Permalink
Hi all,

I'm building a form with user attributes with some fields that need approval before they are saved for the public. What would be the best way to do this?

> User enters new value and hits save
> Mail is being sent to administrator
> Administrator hits approve or disapprove

Should I create a second attribute like 'attribute_unapproved' and copy its value when the administrator approves, or is there a better solution?

Adri

A3020