Dear all,
I am trying to redirect users to their respective content profile node after login, if the content profile has not reached x %. Has anyone achieved this using content complete and rules?
My problems: if using "user logged in" as context, the rule set "cc check set" (as ssen in the documentation) is unavailable. Also, if usin any kind content context the argument to the completion check would be the content currently viewed, but what I need would be the current user's profile node.. Any suggestions? I'd appreciate your thoughts, thanks!
John
Comments
Comment #1
steve.neill commentedBump
I'd also like to know how to do this. It seems an important rule to implement.
Comment #2
pvhee commentedThe rule probably needs to be implemented by this module and made available for the "user" context. Since the module isn't specifically designed to work for content_profile but for all types of nodes, the rule is only available in the "node" context. Any implementations for this rule are welcome though.
Comment #3
dave kopecekSubscribe