Brand Store - Give more options for e-mail templates
How: Give more options for email templates in the Brand Store Admin. Why: Help users personalize the Brand Store to their company's needs. Additional context: The new Brand Store Admin/Configurator gives the option to create templates for certain ...
Creating/Deleting a link between Entities updates the Entities
How: When creating/deleting a link between two Entities (ie: linking a new ressource to an Item), we need both Entities to be updated. Why: Being able to identify a new/deleted link to a Item and only push the updated ones to a website. For Who: W...
Add Indexed positions to lists, allowing users to fetch n'th element
How: When working with Expression Lists, positions in the lists are not currently indexed. I want to be able to fetch the n'th value from a list (eg ["cat","dog","rhino"] - I want to fetch "dog" by accessing List[1], assuming the index starts at 0...
Content Onboarding: Support the import of link entity field data in the Relations mapping
How: When selecting the Relations mapping scope, you should be able to map not only the link type, but also the link entity field data for the link entity associated with that link type. Why: Currently we cannot use Content Onboarding to upload li...
Make some fields visible/invisible depending on CVL selections
We would like to have the possibility of narrowing down the selection of fields in Enrich Details based on selected CVL value in one of the fields. For example, in field "Product Form" after selecting "X" value, we would see fields related to "X" ...
Allow customization of the left-hand navigation bar in the new UI
In the new UI, the main navigation bar is located on the left side of the screen. While the existing items (Dashboard, Import, Enrich, Plan & Release, Supplier Onboarding) are useful, there is currently a significant amount of empty vertical s...
How: Enable the Expression Engine to resolve soft links by introducing lookup functions that can retrieve an entity based on a unique field value (e.g., a key stored in a CVL). Proposed functions include:
ENTITYBYKEY(entityType, keyField, keyVal...
How: Why: Seems like a lot of wasted space on the side panel For Who: All users Impact: Make it easier for users to find the tools that they use often Additional context: The sidebar has 5 options then loads of space then the "More" button. Can we...
Keep selected columns in tableview until logging out of Inriver
How: Keep selected columns in tableview without forcing the user to save a workspace for as long as you are logged in to Inriver. Why: For example when you compare data in Inriver with data in another system, you might add and remove new columns a...
Expose accurate seconds on Entity LastModified timestamps
How: The DateTime object exposed via the LastModified field on Entities in the Remoting API is updated to be accurate down to the second and if possible millisecond of when the latest Entity update occurred, or alternatively a new field with highe...