How to create a multivalued number field in OCM
Summary:
How do you change the "Number of data field values" from "Single Value" to "Multi Value" for Number data type fields on assets in OCM?
Content (required):
Hello,
We would like to use a number field with one of our OCM digital asset types. This will allow for range search queries using the greater than (gt) and less than (lt) operators. However, we have noticed you cannot use the contains (co) operator for single valued data types.
After reviewing the API documentation (https://docs.oracle.com/en/cloud/paas/content-cloud/rest-api-content-delivery/op-published-api-v1.1-items-get.html), the contains operator is supported for number fields, but only if they are multi valued. When updating the data fields for the asset type, there is no option to change or create number fields that are multi valued.