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.

Quick Question

  1. I currently have a form where customers can choose the cruise ship they will be using and can check out. Rather then using the date option, each ship has its own pre-determined dates that they leave. So for example:

    I want the form to work as follows:

    1. Choose Ship - Let's say we chose Ship A.
    2. Choose Departure Date- Pre existing lists for Ship A is filtered and a user can choose.

    1. Choose Ship- Let's say we chose Ship B.
    2. Choose Departure Date- pre existing lists for Ship B is populated rather then A.

    Right now I am using the date feature but it can cause registration users.

    How do I do this? "

    Trying to mimic this somewhat

    https://reservations.ezcruiseparking.com/default.aspx

    Posted 11 years ago on Wednesday February 13, 2013 | Permalink
  2. Can you just use individual drop down fields that are populated with the dates to choose from and then hide/show them via conditional logic?

    Posted 11 years ago on Wednesday February 13, 2013 | Permalink