×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Sorting dropdown list in Admin Panel
Marc Rosenblitt
New Member
Posts: 1
1 年 9 个月 前 #10046
由 Marc Rosenblitt
Sorting dropdown list in Admin Panel was created by Marc Rosenblitt
So I'm almost done with building a J4 verson of a component I built 7 years ago. I've figured out almost everything, except how to filter and sort a dropdown list in the admin component edit page.
I have 3 tables. Council, Club, Board. A club has Board Members and belongs in a single council.
When you go to edit a Board Member, the dropdown list of Clubs that the Board member might belong to is 1.) sorting by ID and 2.) displaying entries that are not published any more. I need to filter that list by just the published clubs and sort it by club name.
I was trying to find an SQL statement somewhere, like how the filter dropdown does it. But after a few hours of poking in the code, I just can't figure it out.
I have 3 tables. Council, Club, Board. A club has Board Members and belongs in a single council.
When you go to edit a Board Member, the dropdown list of Clubs that the Board member might belong to is 1.) sorting by ID and 2.) displaying entries that are not published any more. I need to filter that list by just the published clubs and sort it by club name.
I was trying to find an SQL statement somewhere, like how the filter dropdown does it. But after a few hours of poking in the code, I just can't figure it out.
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.043秒