jeffEngland Posted June 19, 2006 Posted June 19, 2006 Hi im trying to get my value list to work where I have a main date field where a customer selects a particualr date. Then after they select a date there is a value list where the user has to chose what kind of reservation the reservation is. ie. birthday party, corporate, fundraiser etc. Once the two fields have been selected the third field, is so the user can choose what time the reservation is for. Keep in mind that the time slots are different depending on what day of the week it is and what kind of reservation is chosen. What I was thinkin was something along the lines of if(DayOfWeek(:date) = 1) Load a particualr value list or something. If anyone has any suggestions or links to previous similar discussions it would be appreciated Jeff England
Razumovsky Posted June 19, 2006 Posted June 19, 2006 I believe you are looking for a 'conditional valuelist.' Plenty posts will pop up if you search by those words. Here is one to get you started (havent actually seen the file yet, but I am sure it is quite good). -Raz
Recommended Posts
This topic is 6733 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now