October 15, 20178 yr Is there a way to modify the message for updating the remote file when the DatabaseVersion is changed?
October 16, 20178 yr 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
Create an account or sign in to comment