Difference between revisions of "PT Forums Threads Page"
From ADF Docs
Gcronkright (talk | contribs) (Created page with '== Overview == The Forum Threads page is the third level forum listing page. To construct your Forum Threads page complete the following steps: == Steps == # Create a CommonS…') |
Gcronkright (talk | contribs) (→Steps) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Back to [[PT Forums Build Templates Pages|Build Templates/Pages]] | ||
+ | |||
== Overview == | == Overview == | ||
The Forum Threads page is the third level forum listing page. | The Forum Threads page is the third level forum listing page. | ||
− | To construct your Forum Threads page complete the following steps: | + | To construct your Forum Threads page complete the following steps: |
== Steps == | == Steps == | ||
Line 18: | Line 20: | ||
# Select the operator as ''Equals''. | # Select the operator as ''Equals''. | ||
# Select the operator as ''Yes''. | # Select the operator as ''Yes''. | ||
− | # Select the sort order drop-down as the '' | + | # Select the sort order drop-down as the ''Thread Created'' field and ''Ascending''. |
# Click ''OK'' on the render mode window. | # Click ''OK'' on the render mode window. | ||
− | # Click ''More'' in the element interface. Then the ''Custom Render Handlers'' menu option, and choose the '' | + | # Click ''More'' in the element interface. Then the ''Custom Render Handlers'' menu option, and choose the ''Default'' or the ''Threads Page'' Render Handler. |
# Publish the Page | # Publish the Page | ||
Latest revision as of 00:23, 28 March 2010
Back to Build Templates/Pages
Overview
The Forum Threads page is the third level forum listing page.
To construct your Forum Threads page complete the following steps:
Steps
- Create a CommonSpot page called 'Threads'* from the Forums template.
- Place the Forum Threads Custom Element on this page.
- Click Render Mode in the element interface.
- Select Display existing element data (content reuse) on the Rendering Mode tab.
- Select the Filter tab.
- Select Filter Type to Show subset of records.
- Select the field drop-down as the Topic Name field.
- Select the operator as Equals.
- Click the '...' button to open the ColdFusion expression window.
- Enter the text request.params.topicid as the expression and check the force cache checkbox. Click OK and then check the box to Ignore ColdFusion error, then click OK.
- Select the field drop-down as the Thread Active field.
- Select the operator as Equals.
- Select the operator as Yes.
- Select the sort order drop-down as the Thread Created field and Ascending.
- Click OK on the render mode window.
- Click More in the element interface. Then the Custom Render Handlers menu option, and choose the Default or the Threads Page Render Handler.
- Publish the Page
Update Configuration
Update the ptForums Configuration for the 'FORUM THREADS URL' field. Edit the row in the datasheet and select the CommonSpot page that was created.
Reset the ADF for the server and site.