07-19-2017, 11:38 PM
I eliminated the inactive modules with this change:
https://github.com/tsolucio/corebos/commit/407ba66354a44a65fc5361f96e78697f0865bb85
thanks !!
Currently you must change the sequence value directly in the database to order the modules that appear in the picklist. Go to the table vtiger_fieldmodulerel, look for these fields by their fieldid and modify the sequence column so that the first one is the one you want by default.
https://github.com/tsolucio/corebos/commit/407ba66354a44a65fc5361f96e78697f0865bb85
thanks !!
Currently you must change the sequence value directly in the database to order the modules that appear in the picklist. Go to the table vtiger_fieldmodulerel, look for these fields by their fieldid and modify the sequence column so that the first one is the one you want by default.
Joe
TSolucio
TSolucio