Dilbert
Member
I send 6 newsletters every day. I don't need to name them, so I'd like to simply put the current date in the Campaign Name field.
I plan to change it to this: <input type="text" name="Name" value="<?php print(Date("F d, Y")); ?>" >
Could someone please tell me where I can locate that field?
The URL I see it at is https://www.MySite.net/newsletter/customer/index.php/campaigns/create
Thanks!
I plan to change it to this: <input type="text" name="Name" value="<?php print(Date("F d, Y")); ?>" >
Could someone please tell me where I can locate that field?
The URL I see it at is https://www.MySite.net/newsletter/customer/index.php/campaigns/create
Thanks!