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