- Posts: 102
- Thank you received: 0
custom field display on order page
- MinnieMouse
-
Topic Author
- Offline
Less
More
15 years 4 weeks ago #24468
by MinnieMouse
custom field display on order page was created by MinnieMouse
hi nicolas,
i am having some trouble with the custom field display... here's what i need:
i have different menus to order from (these are store categories)... i created a custom field for each product to identify which menu it is on. I have different custom date choosing fields (select lists) for each menu...
so menu1 has date select list1
menu2 has date select list2
if you order off menu1 only, then you shouldnt see options for menu2
if you order off both then you see both date selects etc..
then there are a few custom fields that always display (like comments)
i have been trying to write it so that if an item in the cart has a specific code.. then only that select list shows. but then i have a problem with the other fields that show on everything. is there a way to call each field by hand instead of having them all spit out?
thanks Liz
i am having some trouble with the custom field display... here's what i need:
i have different menus to order from (these are store categories)... i created a custom field for each product to identify which menu it is on. I have different custom date choosing fields (select lists) for each menu...
so menu1 has date select list1
menu2 has date select list2
if you order off menu1 only, then you shouldnt see options for menu2
if you order off both then you see both date selects etc..
then there are a few custom fields that always display (like comments)
i have been trying to write it so that if an item in the cart has a specific code.. then only that select list shows. but then i have a problem with the other fields that show on everything. is there a way to call each field by hand instead of having them all spit out?
thanks Liz
Please Log in or Create an account to join the conversation.
15 years 4 weeks ago #24480
by nicolas
Replied by nicolas on topic Re: custom field display on order page
Hi,
Yes, that's possible. You need to edit the file custom_fields of the view checkout via the menu Display->Views. There, you can decide which field to show and which not to show.
Yes, that's possible. You need to edit the file custom_fields of the view checkout via the menu Display->Views. There, you can decide which field to show and which not to show.
Please Log in or Create an account to join the conversation.
Time to create page: 0.167 seconds