Grab date from signature / populate date when section is signed.

S

suminderji

Hi,

I've been banging away at this problem for a bit now, I would like to
populate a date picker when a section is signed. Either that or be
able to grab the date from the signature, though I assume thats
impossible considering it is encrypted.

I have tried rules and from my limited experience, some coding.
Neither worked. I also cannot bind the data to the signature, which
was just a shot in the dark anyways.

Any help would be greately appreciated.

-SomeITGuy

BTW: I'm using Infopath 2003
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

Use the Onsign event handler and set the date into the datepicker when the
form is signed
 
Top