Hi I created a data called notebook and a notebook is a list notes . I created a page called notebook too . So the user can share his notes with a link
I used get data from page url to retrieve the user data :
But still nothing
The problem is not privacy rules either. Need help
Hi there,
You’ll need to set which parameter to look for in the URL:
Hi first thank you so much for your response really. How do I set a parameter with the link of this data?. I want the user to share his notes with a link for exemple .
There’s a few ways to approach this, but you’re correct that you’ll need to take a look at your privacy rules settings to make sure they won’t restrict the share ability - while also assessing whether that’s a good idea or not.
If your ‘Notebook’ page is set to data of type ‘Notebook’, than it should be as easy as the URL being the page/Unique ID of the Notebook data, like this:
examplesite.com - This website is for sale! - example site Resources and Information. - that latter number being the specific notebook you wish to share. This would not require ‘Get Data from URL’, and each element on the page would just need it’s data source set to ‘This Page’s Notebook’
Perhaps having a checkbox on the page to make it shareable, which autobinds on the Notebook datatype, and privacy rules that respect the checkbox. In this way a user can leave it unshareable by default, but check that box if they wish it to be public.
So I deleted all privacy rules
And the last part in the link is the slug
What’s more confusing is that everything worked for another data
So if that ‘my-notes’ is the slug for a particular note, just make sure your page’s datatype is set to Notebook and it will find that data automatically.
Yep found the solution , I did not choose the right dynamic data in data source .
It was current page ´s notebook not parent’s group notebook.
Thanks for your help.
1 Like