newsletter custom placeholders

4 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: June 13, 2014   (RSS)

By Toledoh - June 1, 2014

Hi Guys,

Front he subscribe page for the newsletter plugin, I'm wanting to collect additional information - ie.

<label>Email<input class="width-50" type="text" name="e" value="<?php echo htmlencode(@$_REQUEST['e']) ?>"/></label>
<label>First Name<input class="width-50" type="text" name="first_name" value="<?php echo htmlencode(@$_REQUEST['first_name']) ?>"/></label>
<label>Last Name<input class="width-50" type="text" name="last_name" value="<?php echo htmlencode(@$_REQUEST['last_name']) ?>"/></label>

I've added the fields to the table, and to the m.php form, but I'm not sure how to inject the data into the table.  is this where the newsletterBuilder-custom-placeholders.php-example comes in?  Can you give me a quick run down on how to use it?

Cheers,

Tim (toledoh.com.au)

By Toledoh - June 7, 2014

Any thoughts here?

Cheers,

Tim (toledoh.com.au)

By claire - June 13, 2014

Hi Tim

Sorry for the late reply - I had to get some feedback on this problem. There are a few different options but it's more than we can go over in the forum. Can you please email consulting@interactivetools.com? Hopefully we'll come up with something appropriate for you.

Thanks

--------------------

Claire Ryan
interactivetools.com

Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By Toledoh - June 13, 2014

Ok. will do. Thanks Claire

Cheers,

Tim (toledoh.com.au)