Hi All,
I am having Entity (Thing) as XML format and adding into meta.xml in Extension package. After importing an extension package how can i make editable entity?
Thanks & Regards,
Sathishkumar C.
Solved! Go to Solution.
As our suggested best practice, you should not making extension entities editable. To make an entity editable, you have to do so before importing the extension by changing the value of the "isEditable" aspect of your entity's xml to "true".
As our suggested best practice, you should not making extension entities editable. To make an entity editable, you have to do so before importing the extension by changing the value of the "isEditable" aspect of your entity's xml to "true".