Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2241

General Questions/New to Joomla! 4.x • Re: Creating Joomla 4 articles - Access Level ordering

$
0
0
Look in libraries/src/HTML/Helpers/Access.php line 263, which has this:

Code:

                ->order($db->quoteName('a.ordering') . ' ASC');
If it were this:

Code:

                ->order($db->quoteName('a.title') . ' ASC');
The Access list at the right of the Article edit form would be in title order.

Not sure where you go from there! Test it to see if it does what you want.

Statistics: Posted by ceford — Thu May 23, 2024 7:34 pm



Viewing all articles
Browse latest Browse all 2241

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>