开发者

Saving registration info from anonymous users

开发者 https://www.devze.com 2023-02-04 01:43 出处:网络
I would like to have a form on my site where anonymous users can register their interest in \'soon to be released\' products.

I would like to have a form on my site where anonymous users can register their interest in 'soon to be released' products.

I've had a look at the Contact module, however, I would prefer the registrations to be saved in the database, not emailed to me. Also, I would like to be able to add custom fields/check-boxes so the users can tick which products they want开发者_如何学Go to hear about.

Is there an existing module that provides this functionality, or are there modules that would make it easy to build this kind of form?

Thanks.


The Webform module will do just what you're looking for, as Adnan suggests in the comments above. Webform is more often used to send email, but the emails are optional and it does record form submissions in the database. It also provides reports, to get the information back out of the database.


Actually sounds like you're looking for more something like SimpleNews or Mailing list and not Webform.

0

精彩评论

暂无评论...
验证码 换一张
取 消