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

aidanlis’s picture

How 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.

jeffrick’s picture

I 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.

aidanlis’s picture

I 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.

aidanlis’s picture

Status: Active » Postponed
aidanlis’s picture

Title: If [regcode] Token was a Global Token, Life would be Marvellous! » Create a submodule which provides [regcode] as a global token
willzzz’s picture

Think about a regcode view and the insert view module...

tr’s picture

Version: 6.x-2.2 » 6.x-2.x-dev
Issue summary: View changes
Status: Postponed » Closed (outdated)
Issue tags: -token global regcode