I can’t find “Input New Slug’s value”.
Instead, I entered “Current cell’s Slug” which it readily accepts and shows in the URL.
However, when you click on Button Go to Product (example), it just stays on the same page (product) instead of going to the specific product page (product/product-1).
I have a page called ‘tutorials’ with an RG on it. And, when clicked on Button View Tutorial, it should go to that specific tutorial page (similar to the product page). I have added slugs tutorial-1 for the page tutorial-1 and so on.
Here are the screenshots of each of the steps I followed:
If you have already set a slug I’m not sure what you’re doing here. Technically, all you need to do is set the destination of your page to whatever you’d like it to be, and send the data of the Current Cell’s ___ to it. Make sure that the page you are going to be navigated to is setup correctly as well, make sure that there is a data type for the page.