Can't Add new Entry (Greyed Out)

Last post 04-06-2008 11:34 PM by chetan.sarode. 10 replies.

Sort Posts:

  • Sad [:(] Can't Add new Entry (Greyed Out)

    10-18-2005, 2:41 PM
    • Loading...
    • Truc-Mi
    • Joined on 09-16-2005, 3:21 PM
    • Posts 71
    Hi, I was able to run the downloaded Time Tracker site, create new user, new project, and category but I can't add new entry in the Log screen, the "Add Entry " button is greyed out the "Cancel" button is enabled.  Any idea why?

    Thanks in advance for your help.

  • Re: Can't Add new Entry (Greyed Out)

    01-31-2006, 12:00 PM
    • Loading...
    • dhh72
    • Joined on 01-31-2006, 4:57 PM
    • Posts 1

    I'm in the same boat also. Did you ever get this resolved?
    Any idea what might be causing this? Google hasn't been much in the way of help. :(

  • Re: Can't Add new Entry (Greyed Out)

    02-02-2006, 1:36 PM
    • Loading...
    • SuAnSoft
    • Joined on 06-30-2002, 10:39 AM
    • Posts 3

    Apparently it's a "starter kit". It looks like the package is being pulled out and being re-worked. Hopefully the newly released "starter kit" will work better :(

    I had the same problem. Trying to follow the programming logic is a mind-blowing task!

     

    -pah

  • Re: Can't Add new Entry (Greyed Out)

    06-01-2006, 12:02 PM
    • Loading...
    • cxk297
    • Joined on 06-01-2006, 3:48 PM
    • Posts 3

    Removed code in 'TimeEntry.aspx.vb' that was not allowing AddEntry button to function properly...

    'If UserList.Items.Count = 0 Then

    'AddEntry.Enabled = False

    'End If
    Also, you cannot add an entry if there are no users listed in the Userlist, and appearently you cannot add the user logged in. There must be other users assigned to the selected project.
  • Re: Can't Add new Entry (Greyed Out)

    10-11-2006, 2:37 PM
    • Loading...
    • richcampbell
    • Joined on 10-11-2006, 6:34 PM
    • St. Louis, MO
    • Posts 1
    You have to add yourself as a resource to the project before you can log time. Go to projects > list projects and edit your project. In the middle pane, you will see "Specify Project Members" -- select yourself and click save.
    Rich Campbell
    Engage Software
    www.engagesoftware.net
  • Re: Can't Add new Entry (Greyed Out)

    04-27-2007, 12:11 AM
    You have to first Create Project the assign it to different Users..
    Chetan Sarode
    Software Engineer,
    Approva Systems Pvt Ltd,
    Pune, India.
  • Re: Can't Add new Entry (Greyed Out)

    03-25-2008, 12:47 PM
    • Loading...
    • amalassem
    • Joined on 03-20-2008, 4:58 PM
    • Posts 11

    I have the Sam eissue and your suggestion unfortunately did not solve the issue.

    The button still grayed out.

  • Re: Can't Add new Entry (Greyed Out)

    03-25-2008, 12:53 PM
    • Loading...
    • amalassem
    • Joined on 03-20-2008, 4:58 PM
    • Posts 11

    To be able to click it, I commented out the line of AddEntry.enabled= false;

    Why it is like that?

    Is the time entry, not having a query to collect the time per user and per projects and give the total time estimated?

  • Re: Can't Add new Entry (Greyed Out)

    04-03-2008, 12:30 PM
    • Loading...
    • Pluginbaby
    • Joined on 11-20-2005, 8:07 PM
    • Canada
    • Posts 479
    • TrustedFriends-MVPs

    You can't enter time until there is yourself in the "Time sheet for:" dropdownlist.

    On the "Specify Project Member" box of the project configuration page, select yourself as a ressource (not just having yourself in the box, you have to select the item in teh list) and click save.

    Then you can enter time.

    ---
    (If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

    Laurent Duveau
    ASP.NET MVP
    http://weblogs.asp.net/lduveau/
  • Re: Can't Add new Entry (Greyed Out)

    04-03-2008, 11:28 PM

    You have to  Specify Project Member on project configuration page

    Chetan Sarode
    Software Engineer,
    Approva Systems Pvt Ltd,
    Pune, India.
  • Re: Can't Add new Entry (Greyed Out)

    04-06-2008, 11:34 PM

    Have you solved your problem

    Chetan Sarode
    Software Engineer,
    Approva Systems Pvt Ltd,
    Pune, India.
Page 1 of 1 (11 items)