Posted by zostay on June 4, 2007 at 4:00pm
Jump to:
| Project: | Promotion |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | zostay |
| Status: | closed (fixed) |
Issue Summary
It would be nice for someone to use a link like:
http://example.com/user/register/promo123
to enter the promotional code directly into the link. In this case the code field can be pre-filled and read-only.
Comments
#1
Added this in with a pretty simple change to the 'register' operation of the hook_user() hook.
#2