Hi,
When a file is uploaded (using the Question type - File upload) the following information is generated:
[{"Title": "Card", "comment": "Mercedes Benz", "size": "36 486", "name": "Imagen000.jpg", "filename", "fu_aa5i9pw7mdgbkvh", "ext": "jpg "}]
How can I extract (using EM) the different parts of the information? For example I would like to get the "name" and "filename".
Thanks! greetings