Jump to content

felted

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by felted

  1. I have a lot of repeaters. So I need the suffix to identify the repeater.
  2. Hello, I am new here and have a question Sorry for my bad english. how can I output the title from an Options Fieldtype inside a repeater? This is my Backend: And this is the code: // This site is a onepager $portfolio = $pages->get('/Portfolio/'); echo "title: ".$portfolio->repeater_portfolio[0]->Category_repeater1037->title; Unfortunately I cant get any output. Can anyone help me? Thanks, Felted
×
×
  • Create New...