Alphabetical Filtering
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #3
RE: Alphabetical Filtering
Yes, I was a bit afraid of that. I had a similar situation where I needed the thread user id to be a custom field (rather than using the XT_filter url option as the two formats don't seem to chain together nicely) and I got round it by adding an XThreads field with a default value of {$thread['uid']}. That did work, so I was wondering if there was a conditional function that would get JUST the first letter, and then a filter to try and match it?

Like in the memberlist it has this line:

Code:
<a href="memberlist.php?username_match=begins&amp;username={$lang->a}" style="padding: 5px;">{$lang->a}</a>



[Image: leelink.gif]
MYBB1.6 & XThreads
07-11-2012 11:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Alphabetical Filtering - leefish - 07-11-2012, 10:24 PM
RE: Alphabetical Filtering - ZiNgA BuRgA - 07-11-2012, 10:43 PM
RE: Alphabetical Filtering - leefish - 07-11-2012 11:17 PM
RE: Alphabetical Filtering - ZiNgA BuRgA - 07-12-2012, 08:40 PM
RE: Alphabetical Filtering - ZiNgA BuRgA - 09-10-2012, 11:05 AM
RE: Alphabetical Filtering - leefish - 09-10-2012, 11:16 AM

 Standard Tools
Forum Jump: