Forum
Add a members tag to multiple forms
Hello,
Once a member has registered, is it possible to automatically add additional member tags to their profile?
For example: within the members profile is a set of forms ( using the forms app ) which when completed adds a new tag to their profile?
help appreciated :)
Sure, you can use the
perch_member_add_tag()
function to add a tag to the currently logged in member.