Advance data picker - item

  • Posts: 187
  • Thank you received: 15
  • Hikashop Business
2 years 2 months ago #339192

Is it possible to set an additional field for items (Advance data picker) so that the date setting limits that the customer will choose can be defined individually for each product separately. For example, the date will be the date of delivery - for one product it will be possible to set the date from February 10 to your choice, and for another product from February 20.
Is this configuration possible?

Tomek

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

  • Posts: 81515
  • Thank you received: 13068
  • MODERATOR
2 years 2 months ago #339205

Hi,

There is no such mechanism.

Now, for custom item fields with "values", like radios, dropdowns or checkboxes, It is possible to actually create a custom field of the table "product" where you can select the values to be used in each product and the custom item field will then use these values. To make that connection between both fields, the custom product field needs to have the same column name as the other with "_values" appended to it.

So if you wanted to allows the selection of a date among only a few dates for each product, it could be done like this, without using a date picker.

Now with a date picker, being able to override some of the settings of the field based on the product selected would require customizing the code of the plugins/hikashop/datepickerfield/ plugin code and creating custom product fields where to fill in these override values in each product. So it's not impossible, but it would require a developer to work on this for you.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum