Custom Field upload

  • Posts: 33
  • Thank you received: 0
6 years 1 month ago #289299

-- HikaShop version -- : 3.3.0 business
-- Joomla version -- : 3.8.5
-- PHP version -- : 7.1.14
-- Browser(s) name and version -- : Firefox 58.0.2 (64 bits)

Hi,

I have created a custom field upload (item tab) so my customer can upload a file that need to be printed in the product, that works perfectly,

but I would like each file uploaded in a specific folder attached to user name, is it possible to make the folder path dynamic with some {user} code in the path (and idealy add order number or product code to the file name) ?

Is it possible to add a link in front end (in his user account somewhere) that would display all files this user have uploaded ?

Thanks

Last edit: 6 years 1 month ago by dylis.

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

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
6 years 1 month ago #289311

Hi,

There is no such system. If you wanted to do that, you could use the "fields API" of HikaShop to implement your own custom field type in a custom plugin. In it, you could extend the normal upload or ajax type and change the paths the way you want.

There is also no listing of all the files uploaded via custom fields. That would require the development of such listing.

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

Time to create page: 0.058 seconds
Powered by Kunena Forum