Support

Account

Home Forums Add-ons Repeater Field Repeater text field default values Reply To: Repeater text field default values

  • @hube2 Ah I see! Thanks. I’ve switched, but fields are still not appearing once the ek-search-date repeater is empty. Also tried on a new install and set to key instead of name. Is there another set I’m missing?

    Thanks!

    UPDATE:
    2 Fields will output as blank if I change to:

         if ($value === NULL) {
           return $value;
         }