pedrof Posted October 15, 2017 Posted October 15, 2017 Is there a way to modify the message for updating the remote file when the DatabaseVersion is changed?
Junior360Works Posted October 16, 2017 Posted October 16, 2017 Hey Pedrof, In your MirrorSync script, you'll find an area of code that begins: If [not IsEmpty($$newDatabaseVersion)] Show Custom Dialog ["New database version available"]; It's about 75% of the way down the script. I'll attach a screenshot to give you an idea of where to locate it. As you can probably guess, if you modify the text in the show custom dialog parameters, you can personalize it. Hope this helps, Junior Perez
Recommended Posts
This topic is 2593 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now