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