Managed to make quite a nice backend to frontend progress update mechanism with this that allows my frontend to display the status of a long backend operation (synching contacts with an external system). Thank you!
Love to hear it! If you are in our Discord community we have a show and tell channel if you want to show off your build. LInk to join if you need it discord.gg/devs-on-wix
Hello! I am not sure I have enough information about your use case to advice completely but we do have limits as listed here dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization/compute-features If you are interested in sharing more details about your use case and the code you are testing, I recommend joining our forum and searching through the posts there to see if your question has been answered before forum.wixstudio.com/tag/code
Hi! Realtime is not related to mini-cart functionality. Here's an article on customizing the mini-cart support.wix.com/en/article/wix-bookings-adding-a-cart-to-your-site. From an API standpoint there are only APIs to hide/show the mini-cart dev.wix.com/docs/velo/api-reference/wix-stores-frontend/cart/introduction If you still need more help, join our Discord community and ask a question with your code snippet and what you are trying to accomplish in the help channel discord.gg/devs-on-wix
Could you PLEASE do a video in full on how to connect a dynamic google sheet to a collection so that I can display current and dynamic news on our news page TYSM
Check out this article: www.wix.com/velo/reference/velo-package-readmes/google-sheets-integration on the Google sheets Velo package integration, and if you're having further questions about modifying for your particular use case, ask in the Velo forum here: www.wix.com/velo/forum
Managed to make quite a nice backend to frontend progress update mechanism with this that allows my frontend to display the status of a long backend operation (synching contacts with an external system). Thank you!
Love to hear it! If you are in our Discord community we have a show and tell channel if you want to show off your build. LInk to join if you need it discord.gg/devs-on-wix
can we do this with big data array? or it has limitation?
Hello! I am not sure I have enough information about your use case to advice completely but we do have limits as listed here dev.wix.com/docs/develop-websites/articles/coding-with-velo/limits-and-optimization/compute-features
If you are interested in sharing more details about your use case and the code you are testing, I recommend joining our forum and searching through the posts there to see if your question has been answered before forum.wixstudio.com/tag/code
can i use this api to update my custom mini cart length ?
Hi! Realtime is not related to mini-cart functionality. Here's an article on customizing the mini-cart support.wix.com/en/article/wix-bookings-adding-a-cart-to-your-site. From an API standpoint there are only APIs to hide/show the mini-cart dev.wix.com/docs/velo/api-reference/wix-stores-frontend/cart/introduction If you still need more help, join our Discord community and ask a question with your code snippet and what you are trying to accomplish in the help channel discord.gg/devs-on-wix
Could you PLEASE do a video in full on how to connect a dynamic google sheet to a collection so that I can display current and dynamic news on our news page TYSM
Check out this article: www.wix.com/velo/reference/velo-package-readmes/google-sheets-integration on the Google sheets Velo package integration, and if you're having further questions about modifying for your particular use case, ask in the Velo forum here: www.wix.com/velo/forum
Can we change font family of a text through velo?
I tried through $w(#text). html =......
But i don't work
Hello! The best place to ask for help with your code is in the Velo Forum www.wix.com/velo/forum/