Hello, i m trying to create a docfield that is linked to another doctype, the problem its that i need to have the option to select multiple values from the fetched linked doctype.
Example, i have a doctype ‘car’, it have a linked docfield ‘color’ to doctype car color, by default i can just select a single value, like red, but i need to select more than one, like red, blue, yellow.
I m new with Frappe, any suggestions and help will me appreciated.