Forum
expiration date
Hi, Is there anyway that an item entered a portfolio (for example) you can be add expiration date? (income date - end date).
Thanks in advance. alex
Hi, Is there anyway that an item entered a portfolio (for example) you can be add expiration date? (income date - end date).
Thanks in advance. alex
Yes, you could add a field for that. Then you'd need to add a filter when display the items.
Hi Drew, something like this? but I need a dynamic value for a dateFrom and dateTo, right? as might be? Thanks a lot.
So you only want items where the expiration date is in the future.
Hi Drew, I have an error in my template of category page: Parse error: syntax error, unexpected ''filter'' (T_CONSTANT_ENCAPSED_STRING), expecting ')'
Thanks.
Which line is the error on?
'filter' => 'dateexp',
There's a comma missing at the end of the line before that one.
perfect Drew, thanks again. alex