- Posts: 19
- Thank you received: 1
comprehensive guide to AttachSerial
- ilan.power
-
Topic Author
- Offline
Less
More
12 years 8 months ago #140694
by ilan.power
comprehensive guide to AttachSerial was created by ilan.power
Hello,
Where can I find a comprehensive guide to AttachSerial plugin?
For example I am trying to add the date of issued. I also gather some information during the checkout process using custom fields which I want to add to the attachment.
Thank you,
Ilan
Where can I find a comprehensive guide to AttachSerial plugin?
For example I am trying to add the date of issued. I also gather some information during the checkout process using custom fields which I want to add to the attachment.
Thank you,
Ilan
Please Log in or Create an account to join the conversation.
12 years 8 months ago #140697
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic comprehensive guide to AttachSerial
Hi,
The AttachSerial plugin documentation is here : www.hikashop.com/support/documentation.h...ns-attachserial-form
To display a new value, you have first to know where this value is.
If you want to display an order custom field, you can use the type "Order..." and enter in the next field the name of the custom field (his namekey more precisely).
The plugin gives you an access to all fields of several HikaShop tables.
So if you are not sure of a field, you can take a look at your database.
I wanted to improve the interface in order to propose some dynamic dropdowns with the different fields of the tables but I had some troubles so I preferred to release the plugin without it.
I understand that some parts can be rough but the good side is that the system is really flexible.
Regards,
The AttachSerial plugin documentation is here : www.hikashop.com/support/documentation.h...ns-attachserial-form
To display a new value, you have first to know where this value is.
If you want to display an order custom field, you can use the type "Order..." and enter in the next field the name of the custom field (his namekey more precisely).
The plugin gives you an access to all fields of several HikaShop tables.
So if you are not sure of a field, you can take a look at your database.
I wanted to improve the interface in order to propose some dynamic dropdowns with the different fields of the tables but I had some troubles so I preferred to release the plugin without it.
I understand that some parts can be rough but the good side is that the system is really flexible.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.158 seconds