Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
Since version 11.0

Module Category defines a new menu item, which opens a page with list of objects of certain type.

Use Case

You have some Model Objects, which would be normally listed under Optimization  Models, but because they are strongly related to your functionality configured in another application module (e.g. Actionable Insights), you would like to provide easy access to users by providing special menu item under your module, which would display list of the objects you need.

Fields

uniqueName

(String) Unique name of this category.

label

(String) Label of the menu item, as displayed to the end-user.

module

(Application Module) Under which module menu will

...

this menu item appear.

path

(String) Path to be used in the URL. Can be also used to refer this menu item from links. Limit chars used to lower case letters, no spaces, possibly "" and "-". For example, if you define the value as "cfo_mca", and module to _Pricefx Processes, then the URL will contain "/processes/cfo_mca".

objectsTypeCode

Objects of which type (Model Object, Custom Form) will be shown on the list page.