Support

Account

Home Forums General Issues Sort custom fields by custom field value Reply To: Sort custom fields by custom field value

  • Hi Johan,

    I think you’ll have to do a loop of your repeater first. Create a new multidimensional array variable which’ll hold each year as a key and an array of the fields as values. Then loop through that instead.