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...
Allow "system" transactions to he attributed to a named user
How: Be able to change the Context.Username so that new versions are tagged with that name Why: As an extension processes and writes to fields the fields are tagged as being updated by "system". This is unhelpful when looking through field histori...
add a Boolean Field to the Control Panel on attributes that is Share with Connector
How: Add a Boolean Field to Control Panel on attributes that is a flag for Share with Connector Why: Because there should be flags on data that doesn't apply For Who: Watsco Impact: It is a feature that would benefit many Additional context: Is th...
The settings for the ‘Hide Details’ button should retained after logout.
How: Why: If the slide "Hide Details" is selected (or not), this setting should be the same after logout For Who: for all users Impact: Additional context: Please, add your suggestion and feedback above to add to the insights used by Product team ...
Please, fill in the below fields to enable the processing of your idea. Who would benefit? Customers using connectorstates What impact would it make? Memory usage / performance How should it work? Extra parameter(s)/api/v1.0.0/extensions/connector...
Filter applied on the extensions list page should persist after navigating to the extension detail page and returning.
How: Persist the applied filters on the extensions list page by maintaining state (e.g., via session/local storage or URL parameters) so that users return to the same filtered view after navigating back from the extension detail page. Why: To impr...
How: Enhance the existing PUT /api/v1.0.0/extensions/{extensionId}/settings endpoint to support bulk updates by accepting an array of key-value pairs in a single request. This will allow multiple settings to be configured in one API call instead o...
Pre-check and Warning for Specification Attribute Deletion in inRiver
How: We want inRiver to provide a pre-check and warning mechanism when deleting specification attributes from a template. This should include:
Checking if any associated items have values for that attribute.
Returning usage count and sample it...
Source file mapped fields view in Content Onboardingg
How: Add an additional view that only shows the fields from the uploaded source file Why: Because I want a simple view that only shows me the fields from my source file rather than and few hundred fields form the datamodel and then try to find unm...
How: Double fields should store zeroes behind the dot instead of rounding it to full numbers. This should either be saved exactly as the user provided the input, or the field should be configurable to hold a defined number of decimal places. Why: ...