I created a total of three product option sets and noticed that the button set "manage fields / manage display" is displayed as many times as many sets I have defined.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1199792-Remove secondary local tasks from option set admin page-1.patch | 830 bytes | kbalderson |
Comments
Comment #1
kbalderson commentedRemove secondary local tasks from option set admin page.
I model the entity_info variable's admin property in commerce_option_entity_info_alter() after what is shown in the Code section here: http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...
Steps:
Comment #2
hunziker commentedI try your patch, but in my environment it does not work. All buttons disappear and the system can't select the correct bundle. I will resolve this bug as soon as possible, but currently I have no working solution.
Comment #3
giorgoskclosed #1278702: Manage Fields and Display Fields not displaying in an appropriate place as duplicate
Comment #4
mgladding commentedI applied the patch and it basically left the module un-usable, similar to @hunziker's experience.
Comment #5
hunziker commentedLatest commit this issue.
Comment #6
mgladding commentedThe module is working great! Thanks for all your hard work!