I have a strange situation that I can't figure out how to troubleshoot.
I'm making changes to the Nonconformance Maintenance form where I copy 3 Edit and 3 Static components, paste them into a different notebook tab, then rename them. They have some events on them, and by copying and renaming them, I copy over the event calls, and I also get the captioning on the new version of the component.
All works great until I take a backup of the database. After the backup is complete, when I go back into the form, my edits are gone!
Here are some details...
When I make the changes, I am logged in as 'sa'. It is the only user that has the licensing to be able to make these kind of changes.
I set the scope of the changes to Site Default because I want all users of the form to access my changes.
The form that I am editing was created by Infor and is part of their IQM application.
I have an off-site developer / consultant that has access to the 'sa' user who may or may not have mistakenly started to make changes to the same form under the "User" scope.
I made some changes to the form a couple of weeks ago (also under the Site scope) that do NOT get reset after my backup. These changes are: the addition of a Static component, the addition of some Script code that I inserted in the "Nonconformance" class that Infor created as the Form Scripting class, and an event handler that calls the added script code was added to 5 existing Edit Components. To keep my scripting code separate, I have enclosed it in a Region that I created.
When I copy the components and paste them elsewhere on the form, Mongoose renames the forms {originalName}1_SITE which I rename to aus_{originalName} (may not be relevant, but I wanted to be thorough).
I do remember to save my changes, and are able to access my changes after signing out, and then back in as a different user.
Does anyone have an idea of what could be causing this strange behavior?
Thank you for your thoughts.
John Keegan