Hi there,
For dynamic page url : I passed the title.
In the URL : …/businessinfo/{title}
In my database, it has title, url
In the dynamic page, I am able to display the url as button display. I tried to set
button.link = url. It doesn’t work. Any idea?
Also, can I retrieve the {title} from the URL??
thanks