How can I sort the categories alphabetically in the item post?
I have this for code
<?php ItemForm::category_select(null, osc_item_category_id(), __('Select a category', 'sigma')); ?>
Is it sorted by code?
or add javascript
What is the method and if it is possible?
Thank you