Set Account Expiration to one year from current date

3 posts by 2 authors in: Forums > CMS Builder
Last Post: May 3, 2013   (RSS)

By Dave - May 2, 2013

Hi mizrahionline, 

In the field editor for "date" fields try the following:

Default Value: [ Specify custom date (or strtotime value) below: ]
strtotime value: +1 year

Let me know if that works for you. Thanks!

Dave Edis - Senior Developer
interactivetools.com

By mizrahi - May 3, 2013

Yep, that worked. I can't believe it was that simple. The issue I was having is that I thought I needed to include the "strtotime()" in the field.

thanks for the help.