05-20-2014, 08:19 AM
Hi,
I don't exactly remember how this worked but it should be working. I do remember talking about that feature and implementing it.
I also see that the data access layer (protected/extensions/VTActiveResource/VTActiveResource.php) does have support for that in the methods:
public function getFieldsInfo($sortthem=false)
public function setFieldsInfo($sortthem=false)
Also update your code, I made some code cleanup changes while looking for this.
I don't exactly remember how this worked but it should be working. I do remember talking about that feature and implementing it.
I also see that the data access layer (protected/extensions/VTActiveResource/VTActiveResource.php) does have support for that in the methods:
public function getFieldsInfo($sortthem=false)
public function setFieldsInfo($sortthem=false)
Also update your code, I made some code cleanup changes while looking for this.
Joe
TSolucio
TSolucio