[
  {
    "id": "uids_hidden",
    "component": "component_form_field_hidden",
    "label": "uids_hidden"
  },
  {
    "id": "select_multi_assign",
    "component": "component_form_field_select",
    "label": "Assigné à",
    "list": [
      {"uid": "", "name": "Ne pas modifier"}
    ],
    "adjust": {"align":"center","top":"","left":"","right":"","bottom":"","width":"100%"}
  },
  {
    "id": "select_multi_status",
    "component": "component_form_field_select",
    "label": "Statut",
    "list": [
      {"uid": "", "name": "Ne pas modifier"}
    ],
    "adjust": {"align":"center","top":"","left":"","right":"","bottom":"","width":"100%"}
  },
  {
    "id": "modale_multi_button",
    "component": "component_form_button",
    "conf_button": [
      {"label":"Appliquer","action":"appliquer","class":"tb_button_green"}
    ],
    "adjust": {"align":"center","top":"30px","left":"","right":"","bottom":"","width":""}
  }
]
