I have a SharePoint list that I would like to add a icon beside my date fields that when clicked would place the current date and time in that field. I've looked at a workflow but to trigger that it would require the item to be modified and it can take up to 5 minutes for the data to refresh. I'm looking at using json formating to possibly do this since I believe it would be a quicker update. Here's my fields:
I was hoping somebody might have accomplished the same thing and could guide me to some json code that could help me. Thanks for any info you can give me!