Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making more genric for multiple fileupload objects on same page. #205

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

draj1010
Copy link

No description provided.

- i was implementing queue functionality. in that in a single file i have more then 10 objects and forms. when i add files in different objects faster then (new Date().getTime()) will create same ids. so it was conflicting my queue function. so i recommend you to use random string function to resolve that case. 
- see this screenshot https://i.imgur.com/0sTWv8N.png. in that i have already append random string.
thank you :)
Append random string on form id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants