I'd like to be able to have one of my profile fields (it can be a date field or a text field) autofill with dynamic content (registration date + 42 days). I'm not sure if php or tokens would be the appropriate task for this.

Comments

mitchell’s picture

Component: Rules Core » Rules Engine
Category: feature » support
Status: Active » Fixed

If you use a separate content type for profiles, then you'll have no problem using tokens with the "Populate a field" action. Content profile helps with this, however my preference is to simply create the profile content type myself, then add a role for users with profiles. Another way is to flag users on account creation as not having a profile filled out. Once they create a profile, unflag them.

Status: Fixed » Closed (fixed)

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