Hi,
I've create a form with an upload field.
The problem is when I INLINE add a new element, the upload link missing a variable.
Exemple : ressource_document_download.php?field=fichier&key1=
The variable key1 is empty. So we can not test the link after adding an element.
The only way to have the good link is to refresh the page. I try to autorefresh parent page but it doesn't work.
Do you have an idea how to fix that?
Thanx!