Upload Fields
2 posts by 2 authors in: Forums > CMS Builder
Last Post: May 22, 2008 (RSS)
By Berkowitz - May 22, 2008
Hi,
I have 2 questions regarding to the upload field.
First Question.
When I upload let's say 20files. Is it possible to have like an orderby statement in the pageviewer to order by the filename?
Say first i Upload ZZZ file and the AAA file. But on my webpage I want it to show AAA before ZZZ.
Second Question:
Is it possible to like send an e-mail to certain people whenever I uploaded a file so I don't have to manually send mails everytime I upload a file.
Best regards,
Berkowitz.
I have 2 questions regarding to the upload field.
First Question.
When I upload let's say 20files. Is it possible to have like an orderby statement in the pageviewer to order by the filename?
Say first i Upload ZZZ file and the AAA file. But on my webpage I want it to show AAA before ZZZ.
Second Question:
Is it possible to like send an e-mail to certain people whenever I uploaded a file so I don't have to manually send mails everytime I upload a file.
Best regards,
Berkowitz.
Re: [Berkowitz] Upload Fields
By Dave - May 22, 2008
Hi Berkowitz,
No, unfortunately those features aren't supported.
So you'd need to either drag sort the images after you upload them to put them in the order you want or write a custom SQL query to pull them out of the database in the order you wanted.
Same thing on the email, but I could point you to the spot in the code where you'd add something if you wanted it to send an email on upload. And we could do either as a custom job if you wanted.
Hope that helps. Let me know if you need anything else.
No, unfortunately those features aren't supported.
So you'd need to either drag sort the images after you upload them to put them in the order you want or write a custom SQL query to pull them out of the database in the order you wanted.
Same thing on the email, but I could point you to the spot in the code where you'd add something if you wanted it to send an email on upload. And we could do either as a custom job if you wanted.
Hope that helps. Let me know if you need anything else.
Dave Edis - Senior Developer
interactivetools.com
interactivetools.com