I am able to add a new value to a time field successfully. But when I am trying to update the same row, the update is happening in the backend, but not reflected in the UI.
Discussion posts and replies are publicly visible
Hi
please try
a!refreshVariable() with refreshOnVarChange
a!refreshVariable()
refreshOnVarChange
I have tried this logic, but it didn’t work as per the expectation