<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Custom Time Field</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Custom Time Field]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 09:22:28 +0000</pubDate>
  <lastBuildDate>Thu, 03 Apr 2008 12:38:13 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=1493</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Custom Time Field : Clearly what you are describing...]]></title>
   <link>https://forum.productcart.com/custom-time-field_topic1493_post4572.html#4572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 1493<br /><strong>Posted:</strong> 03-April-2008 at 12:38pm<br /><br /><P>Clearly what you are describing is a custom scripting requirement.&nbsp; This is very similar to the "flower delivery requested date" modification I described above, but as I say, this was performed for another shopping cart.&nbsp; Same sort of concept though.</P><P>I'd suggest you check with a few&nbsp;ProductCart developers to see who could complete such a request within your timeline, and how they will approach the task.&nbsp; Hamish, Dan from Netprofits and perhaps others post here frequently.&nbsp; I'll drop you a PM regarding my own scheduling and other thoughts.</P>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 12:38:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-time-field_topic1493_post4572.html#4572</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Time Field : Thanks for the responses!In further...]]></title>
   <link>https://forum.productcart.com/custom-time-field_topic1493_post4571.html#4571</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=677">Jessica</a><br /><strong>Subject:</strong> 1493<br /><strong>Posted:</strong> 03-April-2008 at 12:19pm<br /><br />Thanks for the responses!<br><br>In further explanation:<br><br>Our restaurant is open on Sun 11-9pm, Mon-Thurs 11-10pm and Fri-Sat 11-11pm.<br><br>In an example, When a customer places an order for pick-up (the only option) and chooses Sunday, I don't want any hours past 9pm to be displayed as an option in the pick-up time field. If they choose a Mon-Thurs date the options will extend to 10pm and then to 11pm when they choose Fri-sat.<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 12:19:59 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-time-field_topic1493_post4571.html#4571</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Time Field : We had a flower retailer some...]]></title>
   <link>https://forum.productcart.com/custom-time-field_topic1493_post4570.html#4570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 1493<br /><strong>Posted:</strong> 03-April-2008 at 10:12am<br /><br /><P>We had a flower retailer some time ago running a different cart, but the following is what we did.&nbsp; They needed the customer to be able to select a delivery date and time, but the availability dates would be determined by what time of day an order was placed as well as proximity to selected&nbsp; holidays when flower purchases would increase. Significant custom logic was implemented according to rules the client established for us to code against.</P><P>With that said, if you could be precise in explaining what you need, it would help.&nbsp; Your second sentence in the&nbsp;original post&nbsp;is missing a couple words and while I can fill in what I think you were asking, a more detailed request would be useful.&nbsp; Thanks.</P>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 10:12:07 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-time-field_topic1493_post4570.html#4570</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Time Field :  Hi Jessica, There&amp;#039;s an...]]></title>
   <link>https://forum.productcart.com/custom-time-field_topic1493_post4568.html#4568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1493<br /><strong>Posted:</strong> 03-April-2008 at 6:15am<br /><br />Hi Jessica,<br>&nbsp; There's an FAQ on changing the times : <a href="http://www.earlyimpact.com/faqs/afmviewfaq.asp?faqid=474" target="_blank" target="_blank">http://www.earlyimpact.com/faqs/afmviewfaq.asp?faqid=474 </a><br>But I guess your already past that stage.&nbsp; What your asking for sounds like a good idea as many if not all stores offering pick-up&nbsp; will have different times at weekends and some still have a half day closing.<br>On a related point - to disable certain days of the week from being selected (always) then Calendar/Calendar.asp already has a built in piece of code which is just commented out which disables weekends - which is easily adjusted as required.<br><br>You will need a custom version of pc/login.asp and for completeness&nbsp;  <span>pcadmin/ordDetails.asp with an "IF/ELSE" to detect the currently selected date and offer the appropriate times. <br>I don't think it would be very difficult.&nbsp; If your at all comfortable in ASP then give it a try - making sure you <span style="font-weight: bold;">back up  the original</span>&nbsp; of course <img src="https://forum.productcart.com/smileys/smiley1.gif" border="0"><br></span><br><span style="font-size:10px"><br /><br />Edited by Hamish - 03-April-2008 at 6:21am</span>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 06:15:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-time-field_topic1493_post4568.html#4568</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Time Field : My store is being set-up for pick-up...]]></title>
   <link>https://forum.productcart.com/custom-time-field_topic1493_post4558.html#4558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=677">Jessica</a><br /><strong>Subject:</strong> 1493<br /><strong>Posted:</strong> 02-April-2008 at 10:24am<br /><br />My store is being set-up for pick-up orders only. Our store hours are different on weekdays and weekends.<br><br>Does anyone a way to make the choose time field display different hours depending on the day of the week that's been selected?<br><br>Any advice would be much appreciated!<br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 10:24:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-time-field_topic1493_post4558.html#4558</guid>
  </item> 
 </channel>
</rss>