Skip to main content

I have two SharePoint lists that receive information from a Time Tracking form made up of two views.  The problem is that these lists contain different sets of infomration and I need all of this information to be in one list.  I have been able to get everything on one list except for the status (Full Time  Employee and Temporary) and position (Analytical, Chemist, and Process Engineer). Are there any suggestions on how to get these on to the other list?

Hi kurtze


 


I have not tested this myself, but you might be able to create an advanced SmartObject in K2 Designer  where you combine methods from the individual List SmartObjects. Create a new Method and add method bindings to the different SharePoint lists SmartObject methods.


 


See the K2 documentation on Advanced SmartObjects for some pointers: https://help.k2.com/onlinehelp/k2smartforms/userguide/4.7/default.htm#Advanced_SmartObject.html


 


 


Please let me know if you get this right. Will be good to know if it’s possible.


 


Cheers,


Thinus


Reply