Is there a way we can setup a view to enter time by week instead by day. Thanks in advance..
You would need to create a new screen to enter time by week. so...
Step one would be to define a new screen in XML (and add it to the menu). Step two - create the java code to support the new screen.
I know this is not alot of detail but I don't really know how much Java you have...
See Ya! P.
Log in to post a comment.
Is there a way we can setup a view to enter time by week instead by day.
Thanks in advance..
You would need to create a new screen to enter time by week. so...
Step one would be to define a new screen in XML (and add it to the menu).
Step two - create the java code to support the new screen.
I know this is not alot of detail but I don't really know how much Java you have...
See Ya!
P.