Hi all,
I'm using the SharePointIntegration.Selected function in an if clause in the SharePointIntegration "OnEdit" Method to Navigate to a specific screen depending on a SP Lists field's value. Unfortunately this only works every second time I go into edit Mode of an item (same for OnView). On the first time clicking on edit, still the old value from the previously selected Item is used. So there seems to be a refresh delay of SharePointIntegration.Selected. Is there any way to refresh the SharePointIntegration.Selected before going into the 'if' clause?
Thanks for updating the thread!