PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Day of the Week price change

  1. I have a hotel that needs to have a different price for rooms on Saturday and Sunday than in the week. How would I do this?
    Help please, I am going crazy trying to figure it out.

    Posted 11 years ago on Monday November 5, 2012 | Permalink
  2. I think you could use some combination of calculations and the base price (so, if a room is $100 normally but $150 on Saturday and Sunday, you could use a value of 1.5 and force your price to be the base price times the day multiplier.) Or, you could use the gform_pre_render hook to populate the form with a price for each day.

    Please post a link to the form you have online now so we can see how you are approaching the problem. Thank you.

    Posted 11 years ago on Monday November 5, 2012 | Permalink