Sourabh
Import csv data
How can I import data from an Excel or CSV file when the field does not exist in the model or database table?
But still, i need to keep the custom field in import csv file because i am using that field for my internal calculations and rectifying records. so that field is not to be imported into the table .
Here, my custom field is sku . I have shared my code in the attachment.
3 replies
Access Relationship Data in Table Layout Custom HTML
How to access relationship data in Table Layout: Custom HTML.
I have products and I want to show their variants in the custom HTML.
https://filamentphp.com/docs/3.x/tables/layout#custom-html
3 replies