Idea module form
Learn about the fields of the Idea module form. Use this form to create or edit the details of an idea in Innovation Management.
| Field | Description |
|---|---|
| Module name | Name for the module. Use a name that clearly identifies the entity for which you are creating the module. For example if you are creating a module for your departments, use the department name such as HR, Support, and IT. |
| Module Id | Unique identifier for the module used as a parameter in the Idea Portal URL to direct users. For example, if you use hr as the Module Id, the URL to access the Idea Portal would look like the following example: /idea/?id=ideas_list&sysparm_module_id=hr |
| Idea table | The table to be used to store ideas. This table must extend the Idea [im_idea_core] table. |
| Enable downvote | Option for activating the ability to down-vote an idea. Default: Selected |
| Active | Option for activating the idea module. Default: Selected |
| Category Limit | The maximum number of categories a user can select while submitting an idea. Default: 5 This field does not appear by default on the Idea module form so you must add it by personalizing the form. |