- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2022 07:36 AM
I have been asked to set up a Quick Link in the Quick Links section to a specific topic page. Is this possible?
For the Quick Link, I can set the content type as Page and select emp_taxonomy_topic as the page but I don't see any way to pass in the topic_id. It doesn't look like i can add anything under page query parameters.
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 01:39 AM
Hai Mah,
Try passing the topic_id as a key value pair in the Page query parameters field. Type topic_id in the first field and, copy paste the sys_id of the corresponding topic from Content Taxonomy > Topics in the next field.
Page query parameters: topic_id, < sys_id of the topic >
Hope this would help!
Regards,
Aswin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 01:39 AM
Hai Mah,
Try passing the topic_id as a key value pair in the Page query parameters field. Type topic_id in the first field and, copy paste the sys_id of the corresponding topic from Content Taxonomy > Topics in the next field.
Page query parameters: topic_id, < sys_id of the topic >
Hope this would help!
Regards,
Aswin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 03:45 AM
I figured it out. I didn't realize that you just type in the Name and Value text boxes. The -/+ become visible once you type something in. Duh!!!
Thank you again!