Hi Expert,
I want to add some additional fields on search results. The issue I have is the entities received from query result, are read only. I tried LOCK( ) or SWITCH_TO_CHANGE_MODE( ) methods but even then the entity is not enabled to change. After calling these two methods > the property MY_MANAGER_ENTRY->LOCKED of entity is emptied and entity's attribute 'CHANGEABLE' is empty.
Please provide some guidance to fix it.
Thanks and Regards,