When we create a date field, it would be very usable to be able to have now() as the standard date, its pretty often thats the date and time we want when editing in arcgis pro, experience builder or in web maps, but not uncommingly we need to set another date for date fields, perhaps change the date a couple of days or hours, we havent found any good workarounds, esri people talk about editor tracking wich have another purpose in our organisation. attribute rules sort of works. but not in the visual part of the applications, we still end up with the user being presented with a calender at the date 1899-12-30 (even if attribute rule can correct it to now()). this is ugly and not user friendly wich is frustrating for not often users to change to lets say yesterdays date (when now() shouldnt be applied).
seems this only is an issue when date is needed to be filled in as seen below.
For Web Applications like Exb, Map Viewer, Survey 123, etc. I would think you would want to handle this in configuring your editing forms. Usually if there is a date field that should always be calculated as the current date or current datetime, I would add this to the editing form in my desired application as an invisible field that is auto-calculated using arcade (or whatever method is native to the specific application). You can also use this method to add/subtract a set amount of time from current or even a dynamic amount of time that is defined in another field if you wanted.
@AustinAverill your suggestion is based on structural input of data, but when the date could be random also, becuase its decided of when we get information and from when its going to be applicated, normal is now() or in near time, but using any calculation in a form would overwrite the user input with a new date.
example: lets say someone reports something that we need to add to the date field, we need to add the report date, but we have been on vacation for 3 weeks and need be able to set the correct report date in the app, then both attribute rules, editor tracking or arcade in forms wont work.
Hi @RobertJohansson!
Thank you for submitting this Idea. Our team was wondering where in the ArcGIS Pro UI you would like to see this? The Now option is built into the ArcGIS Pro UI for both the attribute pane and the attribute table.
Based on your screenshot, it looks like your Idea might be for a different application. Once we have more information, we may be able to move the Idea to the right space and re-open it.
Thanks for being an active member on Esri Community!
Hi @ValeriaChavez !
lets see if I can remember, what I was looking for. I wanted to be able to set now() in my edit template in arcgis pro, it seems like I can use now() when editing an object date field. but I cant have it in my edit template and it is created with the now() directly then I need go edit the date. same goes for a webmap editing in portal.
and thats where my pictures from unfortunately the standard value on a mandatory date field becomes 1899-12-30 i arcgis enterprise, it would make more sence to me if it becomes now() instead of that. I dont know this might be solved in later versions, right now we use arcgis pro 3.3.6 and arcgis enterprise 11.3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.