"; $unc_aff.=" | ";
//Pour la sélection par "applicable NYC provisions"
$q="select notices_custom_list_value,notices_custom_list_lib from notices_custom_lists where notices_custom_champ='10' order by ordre";
$r=mysql_query($q,$dbh);
$unc_aff.=""; $unc_aff.=" | ";*/
//Pour la selection par "country" avec liste de checkbox
$q="SELECT num_noeud, libelle_categorie FROM noeuds join categories on num_noeud=id_noeud and num_parent!=42 WHERE libelle_categorie NOT LIKE '~%' AND langue = 'en_UK' ORDER BY libelle_categorie";
$r=mysql_query($q,$dbh);
$unc_aff.=""; $unc_aff.="
| ";
//Pour la sélection par "applicable NYC provisions"
$q="select notices_custom_list_value,notices_custom_list_lib from notices_custom_lists where notices_custom_champ='10' order by ordre";
$r=mysql_query($q,$dbh);
$unc_aff.=""; $unc_aff.="
| ";
//Pour la sélection "Search in attachments"
$unc_aff.=""; //Pour la selection par nom de document numérique $unc_aff.=" "; $checked=""; if (in_array("Original Language",$unc_docnum)) $checked="checked='checked' "; $unc_aff.=""; $checked=""; if (in_array("Official Translation",$unc_docnum)) $checked="checked='checked' "; $unc_aff.=""; $checked=""; if (in_array("Unofficial Translation",$unc_docnum)) $checked="checked='checked' "; $unc_aff.=""; $unc_aff.=" | ";
//Récupération du calendrier
$unc_aff.="";
//Pour la selection par date de décision
//Script pour l'affichage conditionnel des champs de date
$unc_aff.="";
//Selecteur de type de date (Date précise, année seule ou période)
$unc_aff .= "";
$unc_aff .= " "; //Affichage des champs de date $date = ""; if ($type_date*1 == 1) $date = ",'$date_decision'"; $unc_aff .= ""; $value = ""; if ($type_date*1 == 2) $value = "value='$date_decisiony' "; $unc_aff .= ""; $date1 = ""; $date2 = ""; if ($type_date*1 == 3) { $date1 = ",'$date_decision1'"; $date2 = ",'$date_decision2'"; } $unc_aff .= " "; $unc_aff .= " | ";
$unc_aff .= "";
//Fermeture des balises
$unc_aff.="