Page 1 of 1

How to use Uploads fieldname + fieldval parameters?

Posted: Wed Jun 05, 2019 4:07 pm
by webform
I'm trying to figure out how to use fieldname + fieldval parameters with the Uploads module.

I've tried using module field like "author" and a custom field but output is always "Field not found".

I've tried: {Uploads action='default' fieldname='author' fieldval='jim'} and {Uploads action='default' fieldname='custom_field_name' fieldval='my_custom_value'}

Anyone has a tip how to use it?

Code: Select all

Uploads: 1.25.8

Re: How to use Uploads fieldname + fieldval parameters?

Posted: Fri Jun 14, 2019 7:42 pm
by DIGI3
I was able to recreate this, and have reported the bug. Watch for the next version to be released.