when "set_custom_attribute"
      data[:title] = _('Set Custom Attribute Settings')
      rows.push({:cells => {:label => _('Attribute Name'), :value => record_options[:attribute]}})
      rows.push({:cells => {:label => _("Value to Set"), :value => record_options[:value]}})