We have some different product sources that feeds in to our PIM. For example our PLM system and dropship plattform Mirakl.
Some Fieldtypes are for some product sources something the user enter in Enrich in Inriver. But for some product sources the Fieldtype is not to be updated in PIM.
So could we get the possibility to have a setting on a Fieldtyp:
- readonlybylogic
- where you enter the condition: if Fieldtype ProductSource = "PLM"
When the condition is met for a product the UI display the Field as a readonly field.
(We have a solution for it today in the Server extension, but we are investigating to stop using the server extension to get better performance).