Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

A few mirrorSync 2 questions

Featured Replies

Hi I have a few questions as an existing MirrorSync user:

 

  • On my mobile file, to keep my size down I would like to get rid of all the layouts that are for the computer. Can I delete all those in my mobile file if I keep the sync layouts? The tables would all be the same, I just want to delete the layouts I am not using for mobile.
  • Is there a way to only keep certain records on the mobile device to reduce the size? For example, I would like to only keep records that are within the last 30 days. Can I add this to my customization script? I dont want to delete them on the server, only the mobile file. 
  • Lets say I want to have mutliple clients of mine using mirrorsync. I will have multiple installs of Mirrorsync on the server as I understand it. Is it possible to have the same Sync script steps loaded for the different clients and have a field in the customization script that defines which client they are and which database they should sync with? Like a key that I would provide and have them input it?

 

Thanks very much.

#1: Yes, that would work fine.

#2: Yes, that is easy - just modify your customization script to only find records with a creation date ≥ ( Get( CurrentDate) - 30 ). See http://docs.360works.com/index.php/MirrorSync_advanced_topics#I_don.27t_want_to_sync_my_entire_database_to_my_offline_users._Can_I_just_sync_certain_tables.2C_fields.2C_or_records.3F for more details.

#3: The configuration UUID is embedded into the sync script. It is possible to find this and manually change it, but I would recommend re-pasting the script for each separate client. It doesn't take very long at all to run through the configuration and copy and paste at the end. You can export and import the configuration from the first client to get everything set for the second client, and then just change the database name.

  • Author

@Jesse Barnum

Thank you very much for the reply Jesse.

 

On #3 - I am wishfully hoping that this apple SDK will pan out and I can put my solution on the app store, with an option to sign up for the syncing with a paid plan. Any recommendations to go that route? How hard would it be to replace the UUID with a field? Is it in multiple places? The database and sync fields would be the same for all clients. 

It wouldn't be hard to replace that UUID with a field, I think it's just in one place.

  • Author

Great thanks- I will see if I can find it! :)

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.