How to add/create/customize idea portal page ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 11:32 AM
Hi,
I have a requirement where requestor wanted to add two fields on idea portal page, please see the image attached
Under "Title and Description"
Field 1 (Situation) - same as Title
Field 2 (Background) - same as Description.
create an idea is a widget. can someone help me with HTML code or any way to achieve it.
Quick help would be really appreciated.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2024 12:22 PM
Hello @VedhR @SasankaV , I hope you are well, were you able to set the fields in the idea? In my case I modified the entire ideas widget, the include script where the idea is created and updated but the JSON that sends from the idea form to the creation does not reach the data.
New fields are lost, such as they are not created in the domain when you enter the script include the JSON dataInfo. I did a debugging and when you click on create or update the JSON comes out with the new fields with the corresponding data but when it reaches the corresponding function of the Include IMCreateEditIdeaDataService script I see what comes and not even empty