Not sure if I’m missing out on something obvious here but the workflow seems to be fine. Have you checked the DB if the values are saved properly? If they are, then it’s probably how you’re displaying the data or a privacy rule issue
DB is saving the date and time in a very weird manner. I thought it had something to do with timezone but my default setting is to use my current timezone.
I save a date and time, say 19:15. And in the DB it is saved as 12:30. It doesn’t make sense.
@ntabs Hey I fixed the issue. I simply deleted the Date/Time Picker component and added another one. I think it was buggy. It is saving and displaying date and time correctly now.