You need to sign in to do that
Don't have an account?

Tabular Row Time Entry Page
Hi,
I'm looking more into the right strategy to deliver on the following requirement. We are looking to develop a time entry page that could include multiple rows of time, attached to 1 transaction for an employee.
Example -
Display only-field - Employee ID, Time Period (drop down)
Rows of data with the ability for an employee to add more rows -
Date, Time Code, Project, Hours Worked (Row 1)
Date, Time Code, Project, Hours Worked (Row 2)
Date, Time Code, Project, Hours Worked (Row 3) ETC..
With a summation of the total hours worked on this page. Since I'm new for force.com, I'm struggling to understand the best way to implement this - whereby this entire page would be considered 1 transaction/entry.
FYI - If someone is looking to make some money, I would be more than happy to pay for time worked (fixed fee)
Dave
I'd hazard that this is about four to six hours of work, nothing major. You just need a VF page for rendering, a custom object or two, a controller for the custom logic, and the test method(s) for deployment to production. I've actually made something similar to this in a prior project. I don't have time to write this up tonight, but if you're interested, send me a message.