I have a status field in an InfoPath form and I need to log the dates when it changes. The form populates a SharePoint list.
For example, - 1. [Blank/No Status] - 2. Open - 3. Pending - 4. Closed
I need to know when the status is changed from [blank] to Open, then when it changes to Pending, etc. and retain each date for future calculations.
I can use a formula in a new column in SharePoint to show the date the status is set, but I can't figure out how to make the date static when it changes. Using InfoPath is proving troublesome too as it won't allow IF statements.
SharePoint version is 2013.