Hi, I have serial number field (named inventory_number) in my product content type(node). This serial field is used as token in the image field in the "File (Field) Path settings" (products/[node:content-type]/product-[node:nid]-[node:field_inventory_number]). When product is created then path to image is products/product-123-50/product_image.jpg.

I notice when customer create order then the directory is automatically rename to products/product-123-/product_image.jpg. The value of the token [node:field_inventory_number] is missing(50).

Could you help with this issue?

Comments

marinex created an issue. See original summary.

marinex’s picture

Issue summary: View changes
marinex’s picture

Issue summary: View changes