How to create multiple idea portals?

mah1
Kilo Sage

Yokohama

 

I found a post on the community indicating it is possible to create multiple idea portals but no details were provided. How is this done? Where can I find documentation on how to do this?

 

We have a need to set up different idea portals based on group or department or...?

 

Thank you!

4 REPLIES 4

Bert_c1
Kilo Patron

I have created a custom module that differs from the OOB one in my instance. I created custom tables, and modules for that. Navigation menu below:

 

Screenshot 2025-06-18 134350.png

(I have Next Experience disabled.)

hmmm... thank you...we have next experience enabled.

 

i was hoping we could use the oob configuration for this... not really wanting to reinvent with custom tables, etc.

The platform is designed so you can implement most anything you want. But duplication the OOB module is beyond the effort I want to expend. I suggest that you look in the table named 'im_module' and start there on your customization. Trying to guess how that OOB feature works is again beyond me. But with effort, I could duplicate that functionality as I've done in my Ideaville app.

 

BTW, I created that during some Servcenow training. It was pretty easy. A table, a Business Rule, UI actions, etc. And didn't take much time.

Thank you for the suggestions