Search found 1 match
- Thu Mar 24, 2022 10:43 am
- Forum: Guides
- Topic: Mayan EDMS Index Reference
- Replies: 23
- Views: 20265
Re: Mayan EDMS Index Reference
For everyone using exiftool file metadata: since versions 4.x upwards the Helper function got a *2nd* _ in the identifier to make it work Exemple {{ document.file_metadata_value_of.exiftool__FileType }} In other words : adding the underscore *twice* makes the index work again. Thanks to woec for thi...