
ht1080z
User
Dec 3, 2011, 11:59 AM
Post #3 of 5
(631 views)
Shortcut
|
|
Re: [Collin] Related multi level category selection in user input
[In reply to]
|
Can't Post
|
|
Hi Collin, Thank you for your reply! Basically my category table contains the 3 sections (region, perfecture and cities) in different level (depth) and are related to each other like you describe: Region1, Prefecture1, City1 Region1, Prefecture1, City2 Region1, Prefecture1, City3 Region1, Prefecture2, City1 If i create 3 separated table i think the same amount of data will be created because ill need to relate the regions-perfectures-cities again. On php webpages i can manage the categories and filter to each level but i want to create mysql script to use in admin side when i input data in another table where the location selected level by level from the category table. Also i installed the 'Add Apply Button' plugin, maybe after each level selection and apply i can somehow select from the current record the related subcategory... or how 3 separated tables can help me? its to many data in every section, cannot manage without relation. Any ideas? Please advise, Karls
|