I have a number of images being uploaded and Resized and recorded in a DB, in CFv4.
All systems are go except for one problem. The name that is saved in the DB does NOT include the suffix that is added in the Resize config.
AS a workaround I tried not having any suffix...but "_big" was automatically added, even though in the "Actions" Config that field is blank.
How can I get the suffix added to the name that is inserted in the DB?
My Actions workflow is:
On Submit:
Upload Files
Image Resize (one instance for each image- a total of 11)
DB Save
Email
All systems are go except for one problem. The name that is saved in the DB does NOT include the suffix that is added in the Resize config.
AS a workaround I tried not having any suffix...but "_big" was automatically added, even though in the "Actions" Config that field is blank.
How can I get the suffix added to the name that is inserted in the DB?
My Actions workflow is:
On Submit:
Upload Files
Image Resize (one instance for each image- a total of 11)
DB Save