Is there a way to remove the gift section from the order screens and
process? This does not make sense in an industrial context and I wanted to clean up the screens Thanks James |
It should not show if you don't have GiftCards configured in the
productStore, if I remember right. ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man James Lawton sent the following on 11/15/2010 8:20 AM: > Is there a way to remove the gift section from the order screens and > process? This does not make sense in an industrial context and I wanted to > clean up the screens > > > > Thanks > > James > > |
Thanks....
I changed the value to N in Catalog - Stores - Ofbiz ECommerce Store [9000] - Shopping Cart - Show Checkout Gift Options most of the Gift section goes away - However, there is still a gift message box that shows up in about the shipping section of the order creation process. And when you view the orders in the order list there is still a Gift message area with an Add button in the Shipping information section As far as I can see there is not another Gift message option for the store...? Any thoughts on how to remove that last reference to "Gift Message"? Thanks James -----Original Message----- From: BJ Freeman [mailto:[hidden email]] Sent: November-15-10 11:30 AM To: [hidden email] Subject: Re: How to remove gift section from Order It should not show if you don't have GiftCards configured in the productStore, if I remember right. ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man James Lawton sent the following on 11/15/2010 8:20 AM: > Is there a way to remove the gift section from the order screens and > process? This does not make sense in an industrial context and I > wanted to clean up the screens > > > > Thanks > > James > > |
I was thinking of removing Gift cards
https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStorePaySetup?productStoreId=9000 I would say that based on what you said those that show should be tied back to Show Checkout Gift Options ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man James Lawton sent the following on 11/15/2010 9:33 AM: > Thanks.... > > I changed the value to N in Catalog - Stores - Ofbiz ECommerce Store [9000] > - Shopping Cart - Show Checkout Gift Options > > most of the Gift section goes away - However, there is still a gift message > box that shows up in about the shipping section of the order creation > process. And when you view the orders in the order list there is still a > Gift message area with an Add button in the Shipping information section > > As far as I can see there is not another Gift message option for the > store...? > > Any thoughts on how to remove that last reference to "Gift Message"? > > Thanks > James > > -----Original Message----- > From: BJ Freeman [mailto:[hidden email]] > Sent: November-15-10 11:30 AM > To: [hidden email] > Subject: Re: How to remove gift section from Order > > It should not show if you don't have GiftCards configured in the > productStore, if I remember right. > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com<http://www.specialtymarket.com/> Systems Integrator-- > Glad to Assist > > Chat Y! messenger: bjfr33man > > > James Lawton sent the following on 11/15/2010 8:20 AM: >> Is there a way to remove the gift section from the order screens and >> process? This does not make sense in an industrial context and I >> wanted to clean up the screens >> >> >> >> Thanks >> >> James >> >> > > > |
Thanks for the link - this seems to be where the validation of the gift
cards is controlled as opposed to controlling whether to display the option of accepting gift cards which I think I found. Still digging to see where the "Gift MEssage" information in the Shipping information section comes from...I was hoping it was configuration as opposed to screen design... Any thoughts anyone? Thanks James -----Original Message----- From: BJ Freeman [mailto:[hidden email]] Sent: November-15-10 1:11 PM To: [hidden email] Subject: Re: How to remove gift section from Order I was thinking of removing Gift cards https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStorePaySetup ?productStoreId=9000 I would say that based on what you said those that show should be tied back to Show Checkout Gift Options ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man James Lawton sent the following on 11/15/2010 9:33 AM: > Thanks.... > > I changed the value to N in Catalog - Stores - Ofbiz ECommerce Store [9000] > - Shopping Cart - Show Checkout Gift Options > > most of the Gift section goes away - However, there is still a gift message > box that shows up in about the shipping section of the order creation > process. And when you view the orders in the order list there is still a > Gift message area with an Add button in the Shipping information section > > As far as I can see there is not another Gift message option for the > store...? > > Any thoughts on how to remove that last reference to "Gift Message"? > > Thanks > James > > -----Original Message----- > From: BJ Freeman [mailto:[hidden email]] > Sent: November-15-10 11:30 AM > To: [hidden email] > Subject: Re: How to remove gift section from Order > > It should not show if you don't have GiftCards configured in the > productStore, if I remember right. > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com<http://www.specialtymarket.com/> Systems Integrator-- > Glad to Assist > > Chat Y! messenger: bjfr33man > > > James Lawton sent the following on 11/15/2010 8:20 AM: >> Is there a way to remove the gift section from the order screens and >> process? This does not make sense in an industrial context and I >> wanted to clean up the screens >> >> >> >> Thanks >> >> James >> >> > > > |
OK - looks like I found it...to remove the gift messages pieces
I had to comment out a section (lines 504 to 526) in: applications\order\webapp\ordermgr\order\ordershippinginfo.ftl and lines 187 to 197 in: applications\order\webpp\ordermgr\entry\optionsettings.ftl Is there any reason to suppose that these changes will have an impact anywhere else? I don't believe so, but still being very new to Ofbiz I wanted to check Thanks James -----Original Message----- From: James Lawton [mailto:[hidden email]] Sent: November-15-10 8:09 PM To: [hidden email] Subject: RE: How to remove gift section from Order Thanks for the link - this seems to be where the validation of the gift cards is controlled as opposed to controlling whether to display the option of accepting gift cards which I think I found. Still digging to see where the "Gift MEssage" information in the Shipping information section comes from...I was hoping it was configuration as opposed to screen design... Any thoughts anyone? Thanks James -----Original Message----- From: BJ Freeman [mailto:[hidden email]] Sent: November-15-10 1:11 PM To: [hidden email] Subject: Re: How to remove gift section from Order I was thinking of removing Gift cards https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStorePaySetup ?productStoreId=9000 I would say that based on what you said those that show should be tied back to Show Checkout Gift Options ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man James Lawton sent the following on 11/15/2010 9:33 AM: > Thanks.... > > I changed the value to N in Catalog - Stores - Ofbiz ECommerce Store [9000] > - Shopping Cart - Show Checkout Gift Options > > most of the Gift section goes away - However, there is still a gift message > box that shows up in about the shipping section of the order creation > process. And when you view the orders in the order list there is still > a Gift message area with an Add button in the Shipping information > section > > As far as I can see there is not another Gift message option for the > store...? > > Any thoughts on how to remove that last reference to "Gift Message"? > > Thanks > James > > -----Original Message----- > From: BJ Freeman [mailto:[hidden email]] > Sent: November-15-10 11:30 AM > To: [hidden email] > Subject: Re: How to remove gift section from Order > > It should not show if you don't have GiftCards configured in the > productStore, if I remember right. > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com<http://www.specialtymarket.com/> Systems > Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > > > James Lawton sent the following on 11/15/2010 8:20 AM: >> Is there a way to remove the gift section from the order screens and >> process? This does not make sense in an industrial context and I >> wanted to clean up the screens >> >> >> >> Thanks >> >> James >> >> > > > |
as soon as you update they will be written over unless you created your
own components that override. I would suggest you add the conditionals like the others then created a patch for the SVN. James Lawton sent the following on 11/15/2010 6:20 PM: > OK - looks like I found it...to remove the gift messages pieces > > I had to comment out a section (lines 504 to 526) in: > applications\order\webapp\ordermgr\order\ordershippinginfo.ftl > > and lines 187 to 197 in: > applications\order\webpp\ordermgr\entry\optionsettings.ftl > > Is there any reason to suppose that these changes will have an impact > anywhere else? > > I don't believe so, but still being very new to Ofbiz I wanted to check > > Thanks > James > > > > -----Original Message----- > From: James Lawton [mailto:[hidden email]] > Sent: November-15-10 8:09 PM > To: [hidden email] > Subject: RE: How to remove gift section from Order > > Thanks for the link - this seems to be where the validation of the gift > cards is controlled as opposed to controlling whether to display the option > of accepting gift cards which I think I found. > > Still digging to see where the "Gift MEssage" information in the Shipping > information section comes from...I was hoping it was configuration as > opposed to screen design... > > Any thoughts anyone? > > Thanks > James > > -----Original Message----- > From: BJ Freeman [mailto:[hidden email]] > Sent: November-15-10 1:11 PM > To: [hidden email] > Subject: Re: How to remove gift section from Order > > I was thinking of removing Gift cards > https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStorePaySetup > ?productStoreId=9000 > > I would say that based on what you said those that show should be tied back > to Show Checkout Gift Options > > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com<http://www.specialtymarket.com/> Systems Integrator-- > Glad to Assist > > Chat Y! messenger: bjfr33man > James Lawton sent the following on 11/15/2010 9:33 AM: > >> Thanks.... >> >> I changed the value to N in Catalog - Stores - Ofbiz ECommerce Store > [9000] >> - Shopping Cart - Show Checkout Gift Options >> >> most of the Gift section goes away - However, there is still a gift > message >> box that shows up in about the shipping section of the order creation >> process. And when you view the orders in the order list there is still >> a Gift message area with an Add button in the Shipping information >> section >> >> As far as I can see there is not another Gift message option for the >> store...? >> >> Any thoughts on how to remove that last reference to "Gift Message"? >> >> Thanks >> James >> >> -----Original Message----- >> From: BJ Freeman [mailto:[hidden email]] >> Sent: November-15-10 11:30 AM >> To: [hidden email] >> Subject: Re: How to remove gift section from Order >> >> It should not show if you don't have GiftCards configured in the >> productStore, if I remember right. >> >> ========================= >> BJ Freeman >> Strategic Power Office with Supplier Automation >> <http://www.businessesnetwork.com/automation/viewforum.php?f=52> >> Specialtymarket.com<http://www.specialtymarket.com/> Systems >> Integrator-- Glad to Assist >> >> Chat Y! messenger: bjfr33man >> >> >> James Lawton sent the following on 11/15/2010 8:20 AM: >>> Is there a way to remove the gift section from the order screens and >>> process? This does not make sense in an industrial context and I >>> wanted to clean up the screens >>> >>> >>> >>> Thanks >>> >>> James >>> >>> >> >> >> > > > > |
Free forum by Nabble | Edit this page |