Hi, Is there a way that the notification will be sent to users everytime that there is a change or someone posted something from the post/newsfeed? Like other social media notifications,that you will get notified verytime someone posted something
Go back to your Fliplet Studio account and select “create new app”
Add the community solution to your app
Open the solution and go to the manage post screen
Open the developer options by clicking </> on the right hand side
Open the JavaScript and copy the code and place it on the screen where your existing form is.
Now go back to the community solution and open the Global JavaScript, by clicking the </> on the right hand side. Choose the Global tab at the top of the screen.
Scroll down to row 829 and copy down to row 993.
Go back to your app and paste this into the global code
I am now receiving javascript error even I deleted what I added. I did tried to copy the post and manage posts from the community solution, but I am receiving a javascript error all the time