×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Cascading drop-down list
Olaf Bieler
New Member
Posts: 1
10 年 2 个月 前 #306
由 Olaf Bieler
Cascading drop-down list was created by Olaf Bieler
Hello there,
is there any way to realize a cascading drop-down list (for backend use)? I've managed to create a drop-down element (by SQL select) which is filled with the names of all the countries from one table. Now I would like to select a city from the next drop-down list which should only show the cities from this particular country.
I've seen this many time before (and used it with other tools). But I've no idea how to do this with Component Creator.
Olaf
is there any way to realize a cascading drop-down list (for backend use)? I've managed to create a drop-down element (by SQL select) which is filled with the names of all the countries from one table. Now I would like to select a city from the next drop-down list which should only show the cities from this particular country.
I've seen this many time before (and used it with other tools). But I've no idea how to do this with Component Creator.
Olaf
Please 登录 或 注册一个帐号 to join the conversation.
VeCrea
New Member
Posts: 4
10 年 2 个月 前 #344
由 VeCrea
Replied by VeCrea on topic Cascading drop-down list
I would be interested too
Please 登录 或 注册一个帐号 to join the conversation.
Bryan Simmons
New Member
Posts: 1
10 年 1 周 前 #457
由 Bryan Simmons
Replied by Bryan Simmons on topic Cascading drop-down list
This requires some tricky coding. I too was hoping there was a way with component-creator. So far the best I've found on this is forum.joomla.org/viewtopic.php?f=715&t=812449
The following user(s) said Thank You: Andres Maeso
Please 登录 或 注册一个帐号 to join the conversation.
Tobias Battenberg
New Member
Posts: 2
8 年 2 个月 前 #1413
由 Tobias Battenberg
Replied by Tobias Battenberg on topic Cascading drop-down list
Hi,
is there any "in-house" solution with the creator?
I have the following:
Persons
- Michael
- Sonja
- Sebastian
Groups:
- Marketing
- Design
- Print
Sectors:
- Foo (belongs to Marketing)
- Bar (belongs to Design)
So now I want to add a Person "John" and select the Group "Design".
Then I want to select a "Sector", but only these sectors that belong to the "Design" Group.
How can I do that?
Thanks!
Tobias
is there any "in-house" solution with the creator?
I have the following:
Persons
- Michael
- Sonja
- Sebastian
Groups:
- Marketing
- Design
Sectors:
- Foo (belongs to Marketing)
- Bar (belongs to Design)
So now I want to add a Person "John" and select the Group "Design".
Then I want to select a "Sector", but only these sectors that belong to the "Design" Group.
How can I do that?
Thanks!
Tobias
Please 登录 或 注册一个帐号 to join the conversation.
Tobias Battenberg
New Member
Posts: 2
8 年 2 个月 前 #1414
由 Tobias Battenberg
Replied by Tobias Battenberg on topic Cascading drop-down list
I think i got it!
I now use only one table and one filed is the "joomla category" field. it enables you the possibility to usw categories and subcategories for your component. thats great!
I now use only one table and one filed is the "joomla category" field. it enables you the possibility to usw categories and subcategories for your component. thats great!
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.050秒