Tutorials » Promote to front page

Select documents to appear on homepage via checkbox

  1. Create a tv call ShowOnHomepage as a text field so we can make sure everything is working. Assign its default value to 0.
  2. Use the following DItto call on the homepage: [!Ditto? &depth=`0` &parents=`0` &filter=`ShowOnHomepage,1`!]
  3. For any page you want on the homepage set the value of ShowOnHomepage to 1.