Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
2177 Lượt xem

If a record has an xmlid attribute, I can use the following code to update the data:

<record id="XML_ID" model="MODEL_ID">

    <field name="PROPERTY">NEW_VALUE</field>

</record>

 But in mail.channel, the record does not have the xmlid, so how do I rename its property in xml?

Thanks!

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

@Niyas Raphy

Thanks!

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

If the record does not have an External ID/XML ID, the record might be created from the UI. You can watch this video and see how to generate the External ID for such records : Generate External ID for the Records Created From UI


From the UI, just export that record, once after the exporting is done, the record will have an external ID.

Thanks

Ảnh đại diện
Huỷ bỏ