• Sugarquery - Dynamic Select Statement Failing

    Hi team. I am trying to build a dynamic SugarQuery, the scenario is that I have an array of "fields" I want to use to create a dynamic select statement. For simplicity the $selectGenerator array below contains name and id. $sugarQuery = new SugarQuery…