custom field file upload | filenames | filename tag syntax

  • reilldesign
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 9 months ago #152768 by reilldesign
How is it possible to add the date, start and end time as a timestamp of the upload in the file name during file upload? Currently all uploads are placed in the folder /images/osservicesbooking/fields/. Thus no assignment is possible.

Example: filename_dmY_Hi-Hi.jpg

Although the user field »show in email« is activated the filename is not shown in the mail. how can i show the filename of the upload in the mails and PDF invoice?

Regards Peter

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #152772 by Mr. Dam
Hi Peter,
Actually, the uploaded file names are changed when component to process uploading. The new name format is: [Order ID][current timestamp][filename]
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #152773 by Mr. Dam
By the way, if you want to show value of field in emails, please using tag
{FIELD_ID} please ID number by ID of custom fields. For example {FIELD_12} will show value of custom extra field with ID 12
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • reilldesign
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 8 months ago #153065 by reilldesign
thanks for the reply. is it possible to get the field value in the pdf invoice? neither {FIELD_1} nor [FIELD_1] syntax ist working.

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam