This topic is locked
[SOLVED]

List/View for "Expiration Date" not working

4/21/2021 4:49:47 PM
PHPRunner General questions
E
ER1CMURPHY author

Greetings.

I'm using the following line in Edit to update a date to 30 days in the future:
date("m/d/Y", strtotime("+30 days"));

But I cannot figure out how to see anything but "00/00/0000" on the list and view pages.
Any thoughts?

Also, I'm needing a Days Until the above day field populated if anyone has an idea.

Thanks!
Eric

Sergey Kornilov admin 4/22/2021

It would be nice to see the solution.