2 questions regarding Multi Drop-Down list
Posted: 03 November 2006 07:37 AM   [ Ignore ]  
Lab Assistant
RankRank
Total Posts:  189
Joined  10-09-2006

Hi there (markhuot),

I use your Multi Drop-Down list extension to sort of create extra categories in our portfolio:
The original EE categories are used as clients. Our Portfolio projects are linked to certain categories.
But each project also belongs to a certain type of work: Professional, Consumer, etc.

Now that’s where i use the Multi Drop-Down list.

My 2 questions:
- If i decide to change a value of the list, will it change evrywhere, or just with entries updated from then on?

- (How) Can i display all entries belonging to a certain value of the list?
E.g. output a list for each item with all entries occuring with it ...

Thanks.

 Signature 

G - B - O
___________
Version 1.6.4

Profile
 
 
Posted: 03 November 2006 04:39 PM   [ Ignore ]   [ # 1 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1184
Joined  01-05-2006

* If you change a value in the Admin » Weblog Fields it will not change for the entries (this is part of EE’s core functionality, you’ll find the same behavior in the Drop-down List)
* There’s no easy answer to the second part.  Personally I would do it with some PHP and an extra database call, but if you don’t have too many entries you could do a simple conditional:

{exp:weblog:entries}
{if my_multi_drop_down_list
== "custom value"}
display the entry with
"custom value" selected
{
/if}
{
/exp:weblog:entries}

I also just made up this code, so if it doesn’t copy and paste exactly, you’ll have to modify it a little.

 Signature 

================================================
    Mark Huot
    http://markhuot.com
================================================

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64905 Total Logged-in Users: 53
Total Topics: 81838 Total Anonymous Users: 37
Total Replies: 440018 Total Guests: 247
Total Posts: 521856    
Members ( View Memberlist )