HI,
Unable To See the Item Name in the RFQ page of the Supplier Portal. Please help me how to customise /rfq webpage of the Supplier Portal.
HI,
Unable To See the Item Name in the RFQ page of the Supplier Portal. Please help me how to customise /rfq webpage of the Supplier Portal.
In your Request for Quotation Item DocType (first screenshot), the field item_name exists — but ERPNext Portal pages do not automatically show all child-table fields.
It does NOT include item_name, so even if the field exists in DocType, portal will not display it unless you edit the HTML template.
How to edit the HTML Template of /rfq provide a solution.