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
sairamreddyb452015 said:But when I am trying to update the same row, the update is happening in the backend
We need a lot more detail about what you're trying to do, how you're trying to do it, and what you expect to have happen (versus what actually *is* happening, be it "nothing" or just something you weren't expecting). Sample code? Screenshots? Anything more would be helpful.