S
smartsysISV
Guest
If I try this query: select id, customers from pricelist where id=.... and the field customers is a many-to-many field, the result only show one (the first) customer? How can I use a select-query to get an array of customers in the result?
Continue reading...
Continue reading...