Hi. I'm trying to combine the Registration Code module with the Invite and Request Invitation modules. this has resulted in users requesting an invitation, then receiving the invitation (and a registration code) via the emailer function in Invite. What I'm hoping is to be able to use the [regcode] token that is available for use with the Registration Code mailer function with this module - but not quite sure how to go about doing that.
Thanks in advance for any advice or patches or upgrades or code hacks that might make this happen!
Comments
Comment #1
aidanlis commentedHow do you propose this would work? You'd want [regcode] to select a code at random from all available tokens? I don't think this proposal makes sense.
Comment #2
jeffrick commentedI believe that [regcode] token is used to select the next available registration code and insert it into an email. So, I'd like to be able to use the same token to select the next available registration code, but when sending an automated email via a different module.
Comment #3
aidanlis commentedI guess this could be done with a custom module, but I definitely don't have time to work on it now. If you'd like to sponsor the development of this sub module please let me know.
Comment #4
aidanlis commentedComment #5
aidanlis commentedComment #6
willzzz commentedThink about a regcode view and the insert view module...
Comment #7
tr commented