- Bubble docs
- Bubble docs
Sometimes it is needed to run a workflow without privacy rules - to do this, you need to check “Ignore privacy rules when running the workflow” Now this run server side, so your user will not see the data.
Sometimes it is needed to run a workflow without privacy rules - to do this, you need to check “Ignore privacy rules when running the workflow” Now this run server side, so your user will not see the data.
Answer is - bubble establishes a websocket connection to keep dynamic database data on the page updated in real time.
#bubble #nocode