How to: access non-column data in a SharePoint list.

M

Mark

Hi All,

I'm attempting to implement workflow functionality with SharePoint and
InfoPath. I have a holiday request form and I want to access contact data
from another form already saved to a SharePoint list. The data I want is not
currently exposed in a column.

Is it possible with managed code behind (vb.net) to open a seperate infopath
form in memory and retrieve data from it?

Thanks in advance,
Mark
 
Top