Skip to content
Discussion options

You must be logged in to vote

You can do this using MySQL’s CAST function:

.orderBy('CAST([[customOrderBy]] AS UNSIGNED) ASC, title ASC')

Question: When I update the related category, the generated field don't update. Is that somehow possible?

That’s a known issue (#17938). I’m hoping to have it fixed soon.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants