I’m wondering if it’s possible that in an entry with two custom fields to make the content of the second field be visible in browser after a period of time since the entry was online. To be more specific I want an entry to display first only the content of the first custom field, and the content of the second field to be available after a period of time (one day, few hours) It’s that possible? Thanks!
That is certainly possible. Simply use time variables and a conditional in your template.
Thanks Ingmar!
I’m not sure if I understand how to use time variables in a field. I suppose I have to include in channel entry a date field where to set a date in the future and then in template to put a conditional like this:
{if current_time >= date_field} {the_field_I_want_to_be_displayed_later_on} {/if}
It will work?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.