Queue "management"
Hi, it's me again! :)
I'll try to keep this as simple as possible. If it requires more explanation, I'll be happy to go more in-depth...
My scenario is here: people submit entries, validators have to validate the entries before they're published. The validators would look at oldest entries first. (It will be date-logged.)
Is it possible to show some sort of: "You are currently x out of y" message working along the above?
Alternatively, is it possible to calculate a "Please wait x days" message?
I'm having problems with the execution... I originally toyed with adding another column, but it didn't seem that great, in the practical sense.
Help? Thanks! :)
I'll try to keep this as simple as possible. If it requires more explanation, I'll be happy to go more in-depth...
My scenario is here: people submit entries, validators have to validate the entries before they're published. The validators would look at oldest entries first. (It will be date-logged.)
Is it possible to show some sort of: "You are currently x out of y" message working along the above?
Alternatively, is it possible to calculate a "Please wait x days" message?
I'm having problems with the execution... I originally toyed with adding another column, but it didn't seem that great, in the practical sense.
Help? Thanks! :)

