Hello,
I've downloaded a trial version of Qrules 3.3 and want to use it to retrieve, adapt and submit the changes to sharepoint list again.
Our company uses SP 2010 enterprise and IP 2010, some people use office 2007 so my forms are IP 2007 based.
I have a SP list with several colums. I name a few: ID, ProjectName, Manager, Reporting
I want the manager to be able to fill in the Reporting column (this means including changes, so if it was "yes" it can be "no" now) and submit this to the SP list again.
1
how do i fill a repeating table when using a data connections with filter like this one: "https://.com/sites/STS/test/_vti_bin/owssvr.dll?Cmd=Display&List={GUID}&XMLDATA=TRUE&FilterField1=Manager&FilterValue1=Alfred" (i could not manage to insert the data with the INSERT command into the repeating table)
2
How can i manage to ONLY submit the changes back to the sharepoint list, not the whole table? So if 1 items is changed that only that item is updated in the SP list.
3
when i fill the forms repeating table with data from a data connections i also want to sort certain columns with buttons, how can i do that?
4
can i determine who opens a form(with outlook) and based on that build up the repeating table?
Thank you very much ! I hope you can help me soon.
Martijn