Closed (fixed)
Project:
Profile Enforcer
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2007 at 16:07 UTC
Updated:
9 Nov 2007 at 03:17 UTC
How difficult would it be to modify Profile Enforcer to, not force but, prompt users daily with profile fields that they have not yet completed?
I'm looking for a way to present my users with a profile field, which they've not yet filled out, each day so I can build their profile over time verses asking them to visit their profile and answer lots of questions.
Thanks
Comments
Comment #1
suydam commentedNot aware this can be done given the way it is right now.
I suppose you could customize it to still do the drupal_set_message call that it does now, but not redirect the user to their profile.
The issue is making it happen daily, and not on every single screen.
This won't be something I add to the system, but if you do a custom build and feel like contributing, I'll add a new branch for it...maybe fold it in as an admin option or something.