newxtensio form and force update uploaded file?
Posted: 2010-05-18 09:21
Hi all,
I have a nextensio form that enable file upload/download and works on a file table.
All file are uploaded on the user folder. The user folder is created based on the userID session variable when logged in.
The admin user can see all file uploaded by all users. And can edit them.
The admin can change the user field on a file record.
But when you edit a file record changing only the user field, no update on the file field will take place, since you didn't change the file field. So, the file is orphaned on the previous user folder.
I would like to update the file field even when the file field is not changed. How can I do this?
TIA
tony
I have a nextensio form that enable file upload/download and works on a file table.
All file are uploaded on the user folder. The user folder is created based on the userID session variable when logged in.
The admin user can see all file uploaded by all users. And can edit them.
The admin can change the user field on a file record.
But when you edit a file record changing only the user field, no update on the file field will take place, since you didn't change the file field. So, the file is orphaned on the previous user folder.
I would like to update the file field even when the file field is not changed. How can I do this?
TIA
tony