Jump to content

Global Field Not Syncing


This topic is 4463 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I created a global "Notes" field, but when edited from either the iPad or the host machine, the contents don't sync over the network. In all other ways, my app is functional. Surely there's a pretty straightforward answer?

EDIT: A little research has revealed that global contents are specific to single user's session. So now the question is how to make a global note sync across all devices. My guess is to create a table with one field, "Notes," and relate it to the table in my Dashboard layout containing the text box.

Link to comment
Share on other sites

I created a global "Notes" field, but when edited from either the iPad or the host machine, the contents don't sync over the network. In all other ways, my app is functional. Surely there's a pretty straightforward answer?

EDIT: A little research has revealed that global contents are specific to single user's session. So now the question is how to make a global note sync across all devices. My guess is to create a table with one field, "Notes," and relate it to the table in my Dashboard layout containing the text box.

Hey, nice recovery. :D

Can you explain why you need that "global" notes field. Why not one note per record? There could will be record locking issues with one single note field to rule them all.

Link to comment
Share on other sites

This topic is 4463 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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