I have a field, cb_staff, that when an administrator sets it to yes for a user, the user's canvas is changed. The users don't have access to this field, just the admin. I have two canvas images, nonstaff.png and staff.png. I've setup an auto action that sets the user's canvas to nonstaff.png when they register. At some point a user may become a staff member and I want them to have a different canvas.
Wondering which trigger I would use. I have the condition set as cb_staff Equal to Yes.
Any help is appreciated.