is it possible to add an attachment ( ex : email ) to a mendix record, so we can maintain more details of that record.
asked
JP
1 answers
2
Yes you can do that by associating an new entity(generalization of system.filedocument) to your object.
This file document can be any tipe of file, like for example a saved email threat.