Retrieving day of the week from date picker

S

S.Y.M. Wong-A-Ton

Are you using InfoPath 2003 or 2007? I don't use InfoPath 2003 anymore, but
what you basically have to do is get and set the day field that is located in
the same row as the date field. Currently the code is just referring to "a"
field in the repeating table, and that field will be always the field in the
first row - if you don't explicitly specify which field.

Check out these two articles
http://www.bizsupportonline.net/infopath2003/retrieve-field-value-same-row-repeating-table.ht
http://www.bizsupportonline.net/inf...e-value-same-row-repeating-table-infopath.htm
 
Top