Hello,
I’ve created a custom form using XML (not the Odoo Website Builder). The form successfully submits data to the CRM model, and all fields are mapped correctly except for the “priority” field, which appears under Internal Notes as additional information rather than being saved to the actual CRM field.
Interestingly, when I create a similar form using the Odoo Website Builder and include the priority field there, it maps correctly to the CRM model.
Is there a way to have the priority field properly linked to the CRM model without relying on the website builder?
Thank you!