Hi all,
just installed a new app (v7 wip) on PA with above Task/Caption on builder.html.
The app might be used to track IP's, subnets, devices, etc.
Not finished tho, looking for suggestions.
This app is using epoch timestamp, hence on History, this is displayed with:
Field modifieddate: new value: 1717746240
On the View, the on_field_get_html is used to display it correctly.
This demonstrates ie. the situation when some legacy app is
using epoch timestamp, and we are modernising it.
Enjoy!