'url' => $packagingIndexPage . "&option=search",
],
'textSearch' => [
- 'order' => 2,
+ 'order' => 2,
'component' => 'textSearch',
- 'table' => $packagesTable,
- 'fields' => "id, title, image, ref_dest",
- 'baseUrl' => 'GLM_MEMBERS_PLUGIN_ADMIN_MENU_URL_BASE."member&glm_action=packaging',
- 'resultUrl' => 'GLM_MEMBERS_PLUGIN_ADMIN_MENU_URL_BASE."member&glm_action=packaging&option=edit',
+ 'table' => $packagesTable,
+ 'fields' => "id, title, image, ref_dest",
+ 'baseUrl' => GLM_MEMBERS_PLUGIN_ADMIN_MENU_URL_BASE.'member&glm_action=packaging',
+ 'resultUrl' => GLM_MEMBERS_PLUGIN_ADMIN_MENU_URL_BASE.'member&glm_action=packaging&option=edit',
+ 'entityID' => 'packageID'
],
'pending' => [
'title' => "Pending Packages",