[Solved]: Album Memory & Custom Upload Fields [Solved]: Album Memory & Custom Upload Fields
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

[Solved]: Album Memory & Custom Upload Fields

Started by ddmp, June 10, 2008, 05:02:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ddmp

When someone uploads multiple images, each one must have manual inputs. I have two questions about this:

1) When the user selects the album, and does the rest and presses Continue, the next page starts the dropdown at the top again. My gallery has over 1000 albums so reaching the bottom for every image is tiresome. Wouldn't it be possible onsubmit to just keep track of the value of the dropdown and start the next page's dropdown at that value? (ie. if the user last chose Animals as an album and clicks Continue, then the next page has Animals in the dropdown to start. This addition would save hours of time for my users and myself.

2) How would I go about removing the descrition and tags field / option from upload.php?

Thank you for your time and help.