InfoPath

C

Christina

I created a form and inserted date/time controls. However, I cannot
get the time to read the server time. It keeps logging the time as
12:00 AM.

Can anyone help?

Thanks.
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello Christina

Open the Date control field properties
Select fx at the end of the field Deafualt value
Click on the Insert function and select date and Time in the categories
section
select now() in the functions list
Click OK 3 times to save the changes
Now this field will show the Current date and Time when the form is opened.
 
C

Christina

In my form I need to be able to have the users insert the server time
(Begin/End) for a project. I have inserted the date picker control but
when you click on it, it only inserts 12:00 AM.

Can you help with this?
 
Top