-
Topic
-
:confuIs it possible?
I am creating a monthly activities form and within the form the user must indicate which program they used and what guidelines have been met. The user will only ever be referencing a single program but could select a number of guidelines achieved. The list of guidelines is extensive per program. I would like the user to indicate which program they are reporting on and only display the guidelines pertinent to that program. I envisioned them selecting from a combo box the program and in a listview populate the guidelines for there selection dynamically? Can this be done in a single form?
On this form I would like to also pick the month from a drop down list but store the number to the database for sorting purposes. I looked at listview and was able to successfully set it up using the viewstyle of vslist; however this method takes up a lot of real estate on the form, is there an alternative?
Using a button on the form is it possible to launch a separate form, prompting the user to enter appointment information and post the content of that to a calendar that they have proxy rights to?
sed:
- You must be logged in to reply to this topic.