- Posts: 126
- Thank you received: 2
Display custom field in order table column
15 years 4 months ago #16770
by mett
Display custom field in order table column was created by mett
Hello Nicolas,
I have a custom field (BDM; type= address) and i would like to display it in order table, after Client column or order number column, can you tell me how to do it?
Thank you
I have a custom field (BDM; type= address) and i would like to display it in order table, after Client column or order number column, can you tell me how to do it?
Thank you
Please Log in or Create an account to join the conversation.
15 years 4 months ago #16778
by nicolas
Replied by nicolas on topic Re: Display custom field in order table column
You should use a custom field of the table "order" (business edition) and not a custom field of the table "address" if the custom field belongs to the order. That way, you will have an option of the custom field to display it on the orders listing.
It's not impossible to display a custom address field on the listing of orders but that requires some extensive modifications of the file listing of the view order of the back end since the data of the address is not loaded on the listing for performance issues.
It's not impossible to display a custom address field on the listing of orders but that requires some extensive modifications of the file listing of the view order of the back end since the data of the address is not loaded on the listing for performance issues.
Please Log in or Create an account to join the conversation.
15 years 3 months ago #17538
by mett
Replied by mett on topic Re: Display custom field in order table column
Ok, i managed to display desired field in column, thank you very much. As usual, one thing leads to another:
It is possible to add custom fields as filter? I'm thinking at something like a cascading dropdown, selecting one option from "table" type (ex: order) will display options in a second dropdown.
It is possible to add custom fields as filter? I'm thinking at something like a cascading dropdown, selecting one option from "table" type (ex: order) will display options in a second dropdown.
Please Log in or Create an account to join the conversation.
15 years 3 months ago #17540
by nicolas
Replied by nicolas on topic Re: Display custom field in order table column
That's not possible without modifying the core code of HikaShop.
Please Log in or Create an account to join the conversation.
Time to create page: 0.195 seconds