We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Orderby Custom Field (What is wrong?)

How Do I?

seeingis's avatar
seeingis
13 posts
6 years ago
seeingis's avatar seeingis

This is a simple event listing. I want the output a list by “touring date” which is a custom date field. However, it doesn’t seem to work.

[blockquote]
        {exp:channel:entries channel="touring_calendar" dynamic="no" orderby="touring_date_and_time" sort="asc"}
        <div class="touring-details">
        <h2 class="touring-city">{touring_city_state}</h2>
        <h2 class="touring-show">{touring_show_name}</h2>
        <h2 class="touring-venue">{touring_venue_name}</h2>
         <h2 class="touring-date"> {touring_date_and_time  format=" %F %j, %Y; %g:%i %a"}</h2>
         </div>
        {/exp:channel:entries}
[/blockquote]
 It out puts a  list by "entry date" not the custom date field I created. I am stuck!
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.