How to edit/customize idea portal page (create an idea widget) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2024 12:39 PM - edited ‎07-12-2024 12:57 PM
We have implemented SPM in our instance and my client wanted to make some customizations to idea portal.
in idea portal we have a widget called 'create an idea'
OOB fields are, Name, category and description.
current ask is to add/create new fields. (situation, Background, etc) single line free text.
how can we achieve this, please help!!
@Rajdeep Ganguly litchick10 your help on this would really help me a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2024 09:41 AM
Hello,
You can clone the OOTB widget IM Create/Edit Idea
Add fields to be rendered in the portal.
Create the same fields in idea table
Mapp field values in the server script part.
Don't forget to design a solution for the case the idea is converted to Demand, Project, Epic, Story, TeamSpace ......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2024 05:22 AM
Hi @Hajar BENJAHHAR , Thank you for your response.
Could you provide us with step by step process for server script and solution design, it really helps me lot.
Thank you