langziyang Posted January 23, 2017 Share Posted January 23, 2017 hi,i have module, there is admin controller file extends ModuleAdminController.i add position for it protected $position_identifier = 'id_et_indexcategory_to_move'; 'position' => array( 'title' => $this->trans('Position', array(), 'Admin.Global'), 'position' => 'position', 'align' => 'center', ), the BO like this: when i change the position, i do not get the id_et_indexcategory_to_move value so i can not change position,how can i get it i use prestashop1.7 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now