Hi,
I am using SharePointIntegration and I have set the OnView property as follows;
The Form that is navigated to (SharePointForm_View) has its 'item' property set to the following;
The problem I have can be surmised by the following steps;
- When I go to my SharePoint List and first try to open an item I get the 'Getting your data' message and nothing happens, so I close the window.
- When I open an item again then all the relevant information for that item is displayed correctly. I then close the window.
- When I open a different item from the list the information displayed in view mode is incorrect as it refers to the data of the previous item I viewed. I then close the window
- When I re-open the list item from the previous step then all the data displays correctly, and so on.
I have seen in other posts users have similar problems but it's mainly that the previous items data is displayed for a short period of time and the selected items data will appear after a few seconds. Mine does not do that. I have tried putting ReFresh() function in various places but no matter what I do I get the same result.
I think it maybe to do with the First() function I am using but I'm unsure of how else to get the ID of the selected item. Hoping someone can maybe help with this issue.
Thanks


Report
All responses (
Answers (