I just wanted to verify if there is actually a file upload action limitation per page?
I have page 5 and on that page I need to get 17 files to upload and rename each file individually, I have to make 17 file upload action to upload them and then rename them
in a way like this
Pesonal_pic_[userid].ext
cv_[userid].ext
essay_[userid].ext
personal_info_[userid].ext
etc
so I thought the only choice is to make file upload actin for each file upload entry. but Ive noticed that it is only taking first 15 action I think. Im bit puzzled here!!
I have page 5 and on that page I need to get 17 files to upload and rename each file individually, I have to make 17 file upload action to upload them and then rename them
in a way like this
Pesonal_pic_[userid].ext
cv_[userid].ext
essay_[userid].ext
personal_info_[userid].ext
etc
so I thought the only choice is to make file upload actin for each file upload entry. but Ive noticed that it is only taking first 15 action I think. Im bit puzzled here!!