Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 [Solved] Display/Sort forum threadlist with xthread field ?
akm Offline
Member
***
Posts: 115
Joined: Nov 2011
Post: #12
RE: Display/Sort forum threadlist with xthread field ?
(03-12-2012 10:08 AM)ZiNgA BuRgA Wrote:  
(03-11-2012 12:39 PM)akm Wrote:  Am assuming the 'key' is the key setup at ACP custom thread field setup (which put in a |code| box in previous post), but not sure what the 'name' 'myfield' is referring to ?
I guess the wording could be improved there.  'name' refers to 'key'.
In a sense, it's just restating the obvious - a key is a key.
By the way, filtering has little to do with sorting.  
From memory, you just need to enable filtering to enable sorting, but you don't need to worry about its template variables.

Thank you for the followup !

Guess am still not understanding the terminology, and not maybe not asking the question correctly (trouble with beginners)...
1. If thread field key = ct_
2. If thread field title = Custom Thread:
3. How to modify template 'ct_forumdisplay_threadlist' for modify search option...

<option value="starter" {$sortsel['starter']}>{$lang->sort_by_starter}</option>

...to change from search by 'author' to search by 'Custom Thread:' (textfield input) with...

<option value="???" {$sortsel['???']}>Custom Thread:</option>

Assume ??? would include the thread field key = 'ct_' ?
And a 'name' = ___ ?

Or am still totally off track on this one ?

Thanks again for your help !
03-12-2012 11:23 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Display/Sort forum threadlist with xthread field ? - akm - 03-12-2012 11:23 AM

 Standard Tools
Forum Jump: