Hello everyone,
I was try to implement categories as clickable/linkable in Blog. When user click on category it should show all the blog post under that category. For that I follow this tread and it is working fine at some point. But it doesn't work in some conditions. Like,
Works when;
If user click on the category link, it takes user to www.domain.com/global/en/categories/category_value
Where categories is the page name and category_value is the category name.
Doesn't work when;
If user click on the category link, it takes user to www.domain.com/categories/category_value
Which is broken link.
Please let me know, if someone know how to solve this issue.
Thanks,
Dhaval
In the advanced model of the categories widget set the base URL to an appropriate value for your base page, here is the docs: www.progress.com/.../categories-widget-webforms