uploads module - how to show only uploaded files by upload author
Posted: Mon Mar 31, 2008 1:54 pm
I made page for FEU to upload files. That page consists of upload form and uploaded files. Does someone knows how to make tag to show only files uploaded by that user without making group for every user. I have tried to use this options from help:
# (optional) selectvalue="" - When using the 'select' mode, this parameter specifies the default field value
# (optional) selectnone="" - When using the 'select' mode, this parameter specifies wether 'none' is a valid choice.
# (optional) selectname="" - when using the 'select' mode, this parameter specifies the name of the field
but it doesn't working or I haven't know to use it on properly way.
# (optional) selectvalue="" - When using the 'select' mode, this parameter specifies the default field value
# (optional) selectnone="" - When using the 'select' mode, this parameter specifies wether 'none' is a valid choice.
# (optional) selectname="" - when using the 'select' mode, this parameter specifies the name of the field
but it doesn't working or I haven't know to use it on properly way.