Datalist Column Calculation
Confluence User - 12 Sep, 2020
Hi, I am working on a process that tracks the issues. I want to show the number of days the issue has been open when user shows the datalist. This is obviously not done at the form level. So I tried to setup a column so that it calculates the difference between current date to the date when the issue first started (which is recorded in the form). I tried to use javascript formatter to do it but was unsuccessful.
Anyone has experience with this?
datalists;forms