Hi i have a dynamic dataset that populates dynamic pages, but there are a couple pages that are not linked to the dataset that i would like linked to the other dataset.
So dataset a populates this dataset. The chemistrie sunclips links to the second screenshot.
ok i would like it to redirect immediately without ever going to the dynamic page. so that users go to the dedicated webpage and not the dynamic webpage.
But because it’s the first button, then it looks like a case where you have an empty row in the database or an untitled row for the button.
If so, delete it or update the title.
Check out the 2 options.
Hi @md60th ive checked it out and yes there was a blank row. i deleted it and published the database and the site. i checked out the debug and found this by the blank button.
[Dataset - Connected] ‘VisionSolutions’ collection to element ‘#solutionsrepeater.#solutionsbutton’:
{…}
json Table Copy JSON
link:
“link-vision-solutions-1-title”
label:
“solutionName”
This is how the regular button looks,
[Dataset - Populated] ‘VisionSolutions’ collection into element ‘#solutionsrepeater.#solutionsbutton’:
Perfect. It works! Thanks so much!
So I added an image to the item in the repeater and the image source is pulling from the newdata but now the button isnt.
The button
the image,
So i tried to call the image link and source like:
NAME IT SOMETHING SLIGHTLY DIFFERENT TO THE un-editable page url.
set the properties to url.
copy and paste all of the page urls to match the ones in the default column.
for the page you wish to redirect to which is outside the dataset just type or paste the portion of the link after the domain /your-page for example.
then in your repeater change the links to the new column instead of the default page url. Publish the website and preview in the published site, the preview of the custom redirect will not work in the editor. it will have a 404 error.