Hello, I am trying to understand if there is an option to have a custom list block page URL.
For example I have a list block page but i want to share with an external partner and that page should have an id in the end that could be unique.
I am not sure if this is possible. any help is appreciated!
I am creating a site where you can have a number of cards to track. There is a Wishlist as well which is a list block of cards a user wishes to have. such URL path when the user A is logged in is like XXX.softr.app/wishlist
I would like to have the ability to share this URL with an external user B (logged in or not). Sharing XXX.softr.app/wishlist with a logged in user B will show him, his wishlist vs user A’s wishlist (due to the path).
So I thought that if user A could share something like XXX.softr.app/wishlist/userA it would work.
But I may not thinking the implementation correctly.
@geops13 creating unique URLs per user could be done via List and list details blocks but have to admit it’s not going to be trivial especially when it comes to comparing UserA vs UserB wishlists