I want to set a useraccount field based upon a webform value submitted by current user. I would expect this could be done using rules > 'set a data value' but I don't see how i can drill down into the submitted webform and retrieve the required value. Is it possible, and how?

Comments

quicksketch’s picture

Project: Webform » Webform Rules
Version: 7.x-3.18 » 7.x-1.6

Moving this to the Webform Rules queue.

If you're just interested in setting a field with a Webform *from* a user profile, you can use tokens to accomplish that, but you'll want to use Webform 4.x which has significantly improved token support. From the sound of your request however, it seems like you want to set a value *on* a user profile based on a Webform form, which would require either custom coding or using Rules.