Question
Creating a weekly calendar - need help
Hi everyone,
I have never created anything like this before, in fact it is my first attempt at any kind of calendar...so be kind :)
I am trying to create a weekly calendar for my tech. It works like the following:
Across the top is the tech names,
down the side is the day of the week.
tech1 tech2 tech3 tech4 tech5
Sunday
Monday
tuesday
Wednesday
Thursday
Friday
Saturday
Then I just want to run a basic cfquery that gives me all the open tasks by tech where the scheduled date would dynamically place into the corresponding day.
Is this possible?
I have some code written and have attached
Any input would be helpful.
Thanks
Sue
I have never created anything like this before, in fact it is my first attempt at any kind of calendar...so be kind :)
I am trying to create a weekly calendar for my tech. It works like the following:
Across the top is the tech names,
down the side is the day of the week.
tech1 tech2 tech3 tech4 tech5
Sunday
Monday
tuesday
Wednesday
Thursday
Friday
Saturday
Then I just want to run a basic cfquery that gives me all the open tasks by tech where the scheduled date would dynamically place into the corresponding day.
Is this possible?
I have some code written and have attached
Any input would be helpful.
Thanks
Sue
