R
Richard C
I have created an events calendar and hove now been making
everything look nice and easy to use. So I created a Left
hand column with a number of links, which activate the sub
menu. Then another sub menuwill appear displaying more
options to the user. This way you have a natural
hierarchy, which is easy to navigate.
You start at the main Page which displays 6 options, you
click on 1 and it displays another load of options. Then
when you click on them, it will deliver that form in the
sub menu next to it. Everything works fine, except for my
calendar. When you click on the view calendar option, it
brings up a query box that asks for the date. This only
happens if you try and look at the query itself. What is
weird is if you open the calendar in its form, when not
with the system, it works perfectly. It must be having
some problem with all the sub menus and I don't know why?
I have explained how this calendar works before, but I'll
explain again. It is a form that has an activex calendar
that is linked to a submenu. The submenu is linked to a
query, then if the input on the calendar matches the date
in a query it will display it in the sub menu. I count 3
Sub menu's one after the other including the sub menu that
the query runs from.
Anyone have any ideas why it doesn't work?
Rich
everything look nice and easy to use. So I created a Left
hand column with a number of links, which activate the sub
menu. Then another sub menuwill appear displaying more
options to the user. This way you have a natural
hierarchy, which is easy to navigate.
You start at the main Page which displays 6 options, you
click on 1 and it displays another load of options. Then
when you click on them, it will deliver that form in the
sub menu next to it. Everything works fine, except for my
calendar. When you click on the view calendar option, it
brings up a query box that asks for the date. This only
happens if you try and look at the query itself. What is
weird is if you open the calendar in its form, when not
with the system, it works perfectly. It must be having
some problem with all the sub menus and I don't know why?
I have explained how this calendar works before, but I'll
explain again. It is a form that has an activex calendar
that is linked to a submenu. The submenu is linked to a
query, then if the input on the calendar matches the date
in a query it will display it in the sub menu. I count 3
Sub menu's one after the other including the sub menu that
the query runs from.
Anyone have any ideas why it doesn't work?
Rich