I am generating a report from a survey and I need to show the "last_edit_date" on the template. I assumed the syntax would have been ${last_edit_date} to pull that information into the report, but that syntax failed.
Would anyone know the correct syntax? Or is it possible to even pull that information into the report template.
I really appreciate any advice or suggestion you may have.
Did you try ${EditDate} (or ${editdate} depending on how your feature is hosted)?