From 04b147b80664d9e27eeb77b111ca276f6cd24db1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 12 Nov 2020 15:51:58 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6b408a27..59fca908 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -18,6 +18,23 @@ todo: latitude longitude NOTE: check docs, maybe it's a setting on the existing control? Ideally a coordinate specific input, check around at least replicate windows ayanova if nothing else, check web interfaces to see what was done there + https://tutorialzine.com/2016/06/quick-tip-detecting-your-location-with-javascript + + TODO: Make composite control for display and input + Use decimal degrees + lat above with title and long below with title + icon to grab current coordinates "map-marker-alt" + icon to view on a map with "map-marked-alt" + if a mapping url is defined + + +todo: After customer form is made + Test with devices + ensure that a PHONE "tel" field can be triggered to make a phone call + ensure EMAIL field can trigger email client + if necessary add buttons to trigger that happening via javascript + + NEXT UP: Customer