Hooks sorting

Open to all! Ask other shopowners for help.
Post Reply
User avatar
Pierre_P
Contributor
Posts: 144
Joined: Fri Mar 12, 2021 5:06 am
Phoenix Version: v1.1.0.6
Has thanked: 21 times
Been thanked: 11 times

Hooks sorting

Post by Pierre_P »

When adding a new product or editing a product i am unable to sort the tabs .

For hooks in includes/hooks/admin/catalog i added a few hooks for the Products specific tab and other new tabs like manuals, terms and so on so that there are 10 tabs in total.

The Products specific hooks is sorting correctly alphabeticly/numbered but how to sort the tabs?
Using ver 1.1.0.3


Join The Code Co-op to get access to your library in the Code Co-op Forum
frankl
Builder
Posts: 159
Joined: Tue Feb 23, 2021 8:39 pm
Phoenix Version: v1.1.0.4
Has thanked: 17 times
Been thanked: 25 times

Re: Hooks sorting

Post by frankl »

Tabs are sorted by alphabetical order based on the file names.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply