Jump to content

Multi user javascript data


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

Recommended Posts

Hi all

We are considering a javascript based task list to be shown in the web viewer. My query is how this can work in terms of ensuring everyone sees the most up to date data.

e.g. user A adds a task in to the web viewer page, that then executes a FIleMaker script which adds that data in to the appropriate table.

User B will not see that new task until they refresh the browser. Refreshing is not ideal because it might mean they lose what they were working on. Instead a Javascript function would need to be executed, either from within the web viewer or from FileMaker. This would pull in any new data in to the appropriate html element without refreshing the whole web viewer.

Is there a way that when user A makes a change, User B's client is told to perform the 'limited refresh' described above? As far as I can see the alternative is to use timer scripts - either complete javascript/webviewer based or from FileMaker.

Thanks

Link to comment
Share on other sites

HI. Have you looked at the Kanban board as a possible use for your task list? That add-on has an auto-refresh feature. It pulls data from a table and it will auto-add anything added to the table from many different users.

Link to comment
Share on other sites

This topic is 1271 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.