Support

Account

Home Forums Add-ons Repeater Field Get previous non-blank/empty value if current row is blank Reply To: Get previous non-blank/empty value if current row is blank

  • A possible solution I got in mind is to create a separate field that holds the last non blank value that’s gets updated using update_field(). However, I don’t want this field to be editedable by admins.