Hello Team! Could you please suggest if there is a solution to create a push notifications in FS? For example one user is working via one form, and another user is working via the same form or some another but performs some changes which get the data updated. The task is to notify the first user in a similar manner how push notifications work that "user2 just did smth". What is the best way to achive such a behaivior? thanks |
Hi Anatoly, In FS 1.10, you can use a timer to check the server if there are any new messages and then perform actions to show them if there are any. The upcoming Formspider Mobile has a push notification API for iOS and Android platforms. Currently, it does not support desktop notifications or other server side events. However, given we have the API's now, it should not be too hard for us to support desktop notifications and other types or server side events. I'll bring this up with the team. Maybe we can do something about this in a future release. Kind Regards, |