Newbies ghwarner Posted March 27, 2015 Newbies Posted March 27, 2015 When I either change the names of the different accounts (admin, employees or employee) in the security and then click on the button to view the month view does not show all the weeks. I am looking to have a very simple calendar to allow employees to log in with individual logins and see everyones days off but no be able to edit them. Then have a setting to see everyone but just be able to edit their own. Thanks for any help. Gary
Bobby Bradley Posted October 24, 2015 Posted October 24, 2015 Hi, I too am having a similar problem. For any user account other than admin only 2 weeks show up. I tried using Tim's sample file and integrating the file into my own database and the same problem persists. Here's a screenshot when I run Tim's sample file as user account "EmployeeA" in the sample file. Has anyone else come across this issue and found a fix?
bcooney Posted October 24, 2015 Posted October 24, 2015 I've been having this issue too. I plan to see if there's a bug and will post if I find it.
Newbies Clav Posted May 21, 2016 Newbies Posted May 21, 2016 Has this problem been solved? Thank you.
Newbies Clav Posted May 21, 2016 Newbies Posted May 21, 2016 Hope this helps someone: The problem is to do with the field "Owner_Account_Name" in the EasyCalendar table. That needs to be cleared out after each user exits the calendar or the script that writes the rows counts the EasyCalendar records of another user (in the Owner_Account_Name field) and exits the loop (to write the rows) prematurely when it reaches the maximum of 6 rows. I've "solved" the issue by writing a script that deletes the current user records in the EasyCalendar table when the calendar window is closed. Now works perfectly.
Newbies Diego Posted January 3, 2017 Newbies Posted January 3, 2017 Thank you for the help...and sorry for my bad english. This script work only an account name for time? if i put it on server, can i connect 4 users contemporary? Can you post me your modification script? Actually it work for me but when the second or third user login the software...he can only see two or one row of the month trable.... Thank you.
Recommended Posts
This topic is 2891 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