Hi, I have a custom field 'Product Description' (text) on the Opportunity Product form. I need that field to be a read only field that on save of the form, displays a concatenated selection of three other fields (Shape - text, Grade - Text, Dim1 - Decimal).
In any other entity I can create a realtime workflow to concatenate values into a field like this - but i can't seem to do it on this entity. I do not have the option to update the Opportunity Product entity in the 'Update record' step.
Any ideas why?
Any solutions for this that are not coded?