I need a field to record time in format 10:23, we are using field maps. what type of field do I need to use and how do I set it up when it is already shared to portal enterprise?
Thanks,
Two options:
If calculating it use Arcade:
https://developers.arcgis.com/arcade/function-reference/text_functions/#text
More Text conversion with time examples above.
Arcade functions for DateOnly and TimeOnly, and the Date and Time only field types, won't be supported in Field Maps yet, so don't pursue those.