As a newbie, I’d be grateful if this group may assist me out to unravel Drupal Development Service following downside, by giving me some pointers. That is Drupal Development Service situation I wish to implement in Drupal (I assume I have to create my very own module):
A consumer (“U1”) enters a URL which seems like this: www.mywebsite/Foo/UID2 Word that U1 doesn’t should be registered on my web page ( = nameless), though he / she could also be, to entry Drupal Development Service web page which will probably be invoked by way of this URL.
U1 is then routinely redirected to an internet type web page the place he / she is going to enter textual content: “Good day my identify is Bob…”, an e mail handle: “u1@instance.com, a telephone quantity “123 345 67 89”.
An e mail containing this info will probably be despatched to Drupal Development Service consumer that has UID2 as his / her consumer ID. U1 won’t see U2’s e mail handle.
Drupal Development info that U1 despatched an e mail to U2 will probably be stored in a “from-to” desk which manages Drupal Development Service following info:
UID_from (if it exists) U_from First Title U_from Final identify Text_from Email_from Telephone_from UID_to (be aware: this UDI all the time belongs to a registered consumer) Date & time
Can somebody give me some indications of Drupal Development Service varied features invoked? If a ready-made module exists (which I didn’t discover), Drupal Development Service higher.
I think hook_menu will probably be used; however the way to extract UI2 from Drupal Development Service URL and ship it to an internet type, which later is dealt with by an e mail module?
Thanks a lot,
Peter