- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 12:21 AM
Hi All,
I need a widget to display the following content like this, whether any OOB widget present or need to create custom one. If custom, then how I can create.
This is widget to display image and when we click it takes up to cat item
Similarly like this one more
Please guide
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 02:11 AM
@pandeyved You can try out card size as 'small' to get the below kind of design with OOB widget.
If you still want to achieve that design. The space is too small to show 2 cards back to back, you can customize the widget and update the size in the below widget code from 20 rem to 8 rem to achieve that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 09:54 PM
@pandeyved
A template is basically a new page. On the existing page the same way you added the Quick Links widget. In the same manner, you can add any other widget to that new page.
You can follow the below steps as per your requirement
1. Clone Page
2. Use the Related link to open the page in designer
3. Drag and Drop widgets wherever you like or remove if you want
4. Go to the Topic where you want the different widgets to appear and choose the new template
5. Go to the portal and see the difference on different topic page
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 10:03 PM - edited 11-21-2023 10:03 PM
Is there any other approach, as we are not cloning the page.
Can we do by topic ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 10:08 PM
@pandeyved No you can't do it by topic id, You will have to write your custom code to hide the widget based on topic id.
The topic template is the standard approach to having different pages based on the topic.
Reference: Topic Template Documentation
Regards
Sajal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 10:23 PM
Can you please suggest how we can hide widget with custom code. Just an Idea
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 08:45 PM
Hi @Sajal Gupta
We need to remove this Support Resource from this OOB widget on Topic Page. But As OOB widget is not editable. How we can remove this. Is there any option schema or Property from where we can remove this?
Pls Guide and thanks for all your support
Thanks