I have a canvas app, very basic run off a SP list, when I submit the form I stay on the form page and the SP list is updated but "ThisItem.XXXX.Value" will not get updated. I have some logic for thisitem but that logic doesn't get updated as thisItem seems to stay on the value from when the form loaded.
Any suggestions on refreshing it?