Accelerate the Value of Data

Configuration to sort list alphabetically

Learn more about the configuration to sort attribute list alphabetorically.

While editing the new Profile view, you can add new values for an attribute by clicking the More attributes link. For more information, see topic Editing profiles. To sort this list alphabetically, configure your UI configuration by using JSON similar to the following example.

{
      "point": "com.reltio.plugins.ui.configuration",
      "id": "com.reltio.plugins.ui.AttributesSorting",
      "strategy": "ascByName"
    },
Note: If you do not add this configuration in your JSON, then the list is configured as per the L3 configuration.