Thanks for the quick reply Zhang.
When my users create a post by themselves via Gravity Forms I want to give them post an expiration date. In my case I set the Post Expirator not to a certain date but to a certain duration after publishing the post (which goes automatically). So, the duration is set right – good with that – but theres no way for me to enable the Post Expirator in a new created post automatically.
So if I would have a custom field to enable the Post Expirator in my form everything would work great. For example the Content Scheduler have a custom field called “_cs-enable-schedule” which I can predefine as “enabled” so for a new post (custom post type) it’s automatically enabled.
For the Content Scheduler (which I would prefer because of the notification ability) it’s pretty much the same problem:
Here I can enable the Content Scheduler in the post via the custom field (see above). but can not set a duration from creating the post – only a date. if I give the custom field _cs-expire-date the value “+ 365 day” the result is the value “INVALID” in the database.
You got my dilemma ?? ?