Modifications pour le document Fonctions avancées : modification des exports tabulés paramétrables
Modifié par Nicolas Schreiber le 2026/01/12 15:46
Depuis la version 12.1
modifié par Nicolas Schreiber
sur 2026/01/06 14:31
sur 2026/01/06 14:31
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
À la version 10.1
modifié par Nicolas Schreiber
sur 2026/01/06 14:24
sur 2026/01/06 14:24
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -648,7 +648,7 @@ 648 648 documentTypes="Document-Photo" 649 649 subGroupDataFilter="(IDOC_ACCESSIBILITY = 1)" 650 650 subGroupDataMultMaxi="" 651 - **subGroupDataIndex="1">** 651 + **subGroupDataIndex="1">** 652 652 <!~-~- champ de la table IDOCS ~-~-> 653 653 <field name="LABEL" label="Photo 1 : "/> 654 654 ... ... @@ -678,7 +678,7 @@ 678 678 <linked_records_document_records name="PHOTO_INV" 679 679 documentTypes="Document-Photo" 680 680 subGroupDataFilter="(IDOC_ACCESSIBILITY = 1)" 681 - **subGroupDataIndex="1"**> 681 + **subGroupDataIndex="1"**> 682 682 683 683 **~ 684 684 **<photo_document_file name="**_PHOTO1**" ... ... @@ -691,7 +691,7 @@ 691 691 <linked_records_document_records name="PHOTO_INV" 692 692 documentTypes="Document-Photo" 693 693 subGroupDataFilter="(IDOC_ACCESSIBILITY = 1)" 694 - **subGroupDataIndex="2"**> 694 + **subGroupDataIndex="2"**> 695 695 696 696 **~ 697 697 **<photo_document_file name="**_PHOTO2**" ... ... @@ -704,7 +704,7 @@ 704 704 <linked_records_document_records name="PHOTO_INV" 705 705 documentTypes="Document-Photo" 706 706 subGroupDataFilter="(IDOC_ACCESSIBILITY = 1)" 707 - **subGroupDataIndex="3"**> 707 + **subGroupDataIndex="3"**> 708 708 709 709 **~ 710 710 **<photo_document_file name="**_PHOTO3**" ... ... @@ -717,7 +717,7 @@ 717 717 <linked_records_document_records name="PHOTO_INV" 718 718 documentTypes="Document-Photo" 719 719 subGroupDataFilter="(IDOC_ACCESSIBILITY = 1)" 720 - **subGroupDataIndex="4"**> 720 + **subGroupDataIndex="4"**> 721 721 722 722 **~ 723 723 **<photo_document_file name="**_PHOTO4**" ... ... @@ -738,8 +738,8 @@ 738 738 * 739 739 ** subGroupDataMultMaxi="4" 740 740 subGroupDataIndex=""> 741 - 742 - **<photo_document_file name="_PHOTO" 741 + 742 + **<photo_document_file name="_PHOTO" 743 743 label="Photo" 744 744 documentTypes="Document-Photo" 745 745 resolution="LOW" ... ... @@ -781,7 +781,8 @@ 781 781 subGroupdataMultiValueSeparator="|" 782 782 subGroupDataMultMaxi="1" 783 783 > 784 -\\ <class_extractor 784 + 785 + <class_extractor 785 785 extractorClassName="com.ezida.services.musee.extractor.MusPhotoArkExtractor" 786 786 name="PHOTO_INV_ARK" 787 787 label="" ... ... @@ -858,13 +858,6 @@ 858 858 859 859 <field name='TITRE' label='Titre' dataIsToMajus="true" inputRecordFilter="('{user.hasMenu.musee_menu_masque_champs_sensibles}' = 'false')"/> 860 860 861 -== Ajouter le label du champ dans le contenu exporté == 862 862 863 -<field name='TITRE' label='Titre' dataBefore='{fieldLabel} : ' /> 864 864 865 -== exporter Des infos de paramétrage de champ == 866 - 867 -fieldInfoName pouura prendre les 3 options label, linkTable, linkSource 868 - 869 -<field_desc_info name="_collec_liee" fieldName="COLLEC_LIEE" 870 - fieldInfoName="linkTable"/> 864 +