I tried to move the screen use patching into a user defined function and then called the function from the various screens in my app. The patch is writing to a SharePoint list. I also have the App.OnError writing to another list.
After changing the Screen Use patching I started noticing a bunch of errors stating that conflicts exist withe the changes on the server.
Has anyone gotten this to work in a user-defined function?