By p0windah on 22/7/08
1 - $useTable = false;
Can somebody further explain this section.
I have tried this, but as soon as you set the $useTable to false, the model cannot be used within views, giving an obscure error:
(Model::getColumnTypes) Unable to build model field data. If you are using a model without a database table, try implementing loadInfo()
Login to add a comment
By p0windah on 22/7/08
1 - $useTable = false;
Can somebody further explain this section.
I have tried this, but as soon as you set the $useTable to false, the model cannot be used within views, giving an obscure error:
(Model::getColumnTypes) Unable to build model field data. If you are using a model without a database table, try implementing loadInfo()