Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
>It seems that the Service Worker (SW) approach might be able to do this as it is dynamic for every page/resource fetched.
Service Workers is so powerful it is essentially god mode for QuickBase as it can do just about anything you can dream up. The only real drawback is that when you register a Service Worker you have to specify its scope which is either (1) every URL in the entire account or (2) every URL in an individual table dbid. This is behavior is due to the URL structure QuickBase uses and cannot be changed.
The only reason I have not provided more working demos of Service Workers is because I have created a lot of earlier demos that need to be individually checked that they still work if I turn Service Workers on for my entire account. Also, enabling Service Workers for individual tables becomes rather work intensive if the goal it to apply it to all tables in an application.
Eventually I will get around to converting my entire account to work seamlessly with Service Workers. For the time being if you want to pursue using Service Workers feel free to contact me off-world using the information in my profile:
https://getsatisfaction.com/people/dandiebolt
Service Workers is so powerful it is essentially god mode for QuickBase as it can do just about anything you can dream up. The only real drawback is that when you register a Service Worker you have to specify its scope which is either (1) every URL in the entire account or (2) every URL in an individual table dbid. This is behavior is due to the URL structure QuickBase uses and cannot be changed.
The only reason I have not provided more working demos of Service Workers is because I have created a lot of earlier demos that need to be individually checked that they still work if I turn Service Workers on for my entire account. Also, enabling Service Workers for individual tables becomes rather work intensive if the goal it to apply it to all tables in an application.
Eventually I will get around to converting my entire account to work seamlessly with Service Workers. For the time being if you want to pursue using Service Workers feel free to contact me off-world using the information in my profile:
https://getsatisfaction.com/people/dandiebolt