<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>List Activities on Virtosoftware Guides &amp; Docs</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/</link><description>Recent content in List Activities on Virtosoftware Guides &amp; Docs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 24 Oct 2024 18:20:54 +0000</lastBuildDate><atom:link href="https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/index.xml" rel="self" type="application/rss+xml"/><item><title>Get current list item attachments urls</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/list-item-attachments-urls/</link><pubDate>Thu, 24 Oct 2024 18:20:54 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/list-item-attachments-urls/</guid><description>&lt;p&gt;This activity retrieves the URLs of item attachments and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_current_list_item_attachments_urls_1.png" alt="get_current_list_item_attachments_urls_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get &lt;strong&gt;current item attachments URLs&lt;/strong&gt; and store the result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;h6 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;The output variable where the result will be stored.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Throws an error if either the user or property does not exist.&lt;/p&gt;</description></item><item><title>Create task</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/create-task/</link><pubDate>Thu, 24 Oct 2024 18:20:47 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/create-task/</guid><description>&lt;p&gt;This activity creates a SharePoint task and returns the task ID.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; Using this activity, you can create child tasks for a new element. For example, a user creates a &amp;ldquo;Summary Task 1,&amp;rdquo; and the workflow can then create &amp;ldquo;Task 2&amp;rdquo; as a child of &amp;ldquo;Summary Task 1,&amp;rdquo; and so on.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdZI-IZVBg_G70-J-5_bxhcO73S410Upzdcmwd1KlWm3mAu7jHWCWnbss6KnoeR4cPVgrbypTDef5VB4tOLhMySnqIAjIB3w1CR-HianDgfE4mZQwH7HG3F9MjrQIJ2tT-ISbl3?key=ZlJh7uOS-G1-u6Cp21jJznCy" alt="" /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Create a new task &lt;strong&gt;this title&lt;/strong&gt; from &lt;strong&gt;start date&lt;/strong&gt; to &lt;strong&gt;due date&lt;/strong&gt; in &lt;strong&gt;parent task&lt;/strong&gt; with &lt;strong&gt;bulk update&lt;/strong&gt; at &lt;strong&gt;this list URL&lt;/strong&gt;. &lt;strong&gt;Trigger create event&lt;/strong&gt;: No. Store new task ID in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Create Summary task</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/create-summary-task/</link><pubDate>Thu, 24 Oct 2024 18:20:39 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/create-summary-task/</guid><description>&lt;p&gt;This activity creates a summary task and returns the summary task ID, which you can use as a parent task.&lt;/p&gt;
&lt;p&gt;Note: This activity allows you to create child summary tasks for new elements. For example, a user creates &amp;ldquo;Summary Task 1,&amp;rdquo; and the workflow then creates &amp;ldquo;Summary Task 2&amp;rdquo; as a child of &amp;ldquo;Summary Task 1,&amp;rdquo; followed by &amp;ldquo;Summary Task 3&amp;rdquo; as a child of &amp;ldquo;Summary Task 2,&amp;rdquo; and so on.&lt;/p&gt;</description></item><item><title>Get version history of list item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-version-history-of-list-item/</link><pubDate>Thu, 24 Oct 2024 18:20:30 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-version-history-of-list-item/</guid><description>&lt;p&gt;This activity provides access to the version history of a list item and stores the result in a variable. You can retrieve the first value, the previous value (useful for checking if an item has changed), or the last different value. The activity supports all SharePoint columns.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get &lt;strong&gt;First Value&lt;/strong&gt; from the version history of &lt;strong&gt;this item&lt;/strong&gt; for &lt;strong&gt;this field&lt;/strong&gt; and store it in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Get field values from list</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-field-values-from-list/</link><pubDate>Thu, 24 Oct 2024 18:20:23 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-field-values-from-list/</guid><description>&lt;p&gt;This activity extracts values from a specified field in &lt;strong&gt;Text&lt;/strong&gt;, &lt;strong&gt;HTML&lt;/strong&gt;, &lt;strong&gt;Edit Mode&lt;/strong&gt;, and &lt;strong&gt;Internal&lt;/strong&gt; formats from filtered list items in a specified list and stores the result in an array.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_field_values_from_list_1.png" alt="get_field_values_from_list_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get values from &lt;strong&gt;this field&lt;/strong&gt; at &lt;strong&gt;this list item URL&lt;/strong&gt; and store the result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Text&lt;/td&gt;&lt;td&gt;Format:&lt;br/&gt;&lt;strong&gt;Text&lt;/strong&gt;: The value as plain text, without any formatting.&lt;br/&gt;&lt;strong&gt;Html&lt;/strong&gt;: The value in HTML format.&lt;br/&gt;&lt;strong&gt;Edit Mode&lt;/strong&gt;: The field value as rendered in Edit mode.&lt;br/&gt;&lt;strong&gt;Internal&lt;/strong&gt;: The value in SharePoint's internal format.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;all&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional. &lt;/strong&gt;A list item filter. The filter string supports &lt;strong&gt;View Name&lt;/strong&gt;, &lt;strong&gt;View ID&lt;/strong&gt;, and &lt;strong&gt;CAML string&lt;/strong&gt; (&lt;code&gt;&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;&lt;/code&gt;). Leaving the filter empty returns all items.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this field&lt;/td&gt;&lt;td&gt;The name of the field to extract values from.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;list URL&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional. &lt;/strong&gt;The source list. The default value is the current list.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Get emails from field extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-emails-from-field-extended/</link><pubDate>Thu, 24 Oct 2024 18:20:14 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-emails-from-field-extended/</guid><description>&lt;p&gt;This activity locates a list item by its URL, extracts all email addresses from a specified field, and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;The activity reads the value from the specified field and returns a string of unique email addresses, concatenated by a semicolon (“;”).&lt;/p&gt;
&lt;p&gt;It supports automatic detection of email addresses from user strings (DOMAIN\userName) and SPUser(s) objects.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_emails_from_field_extended_1.png" alt="get_emails_from_field_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get emails from &lt;strong&gt;this field&lt;/strong&gt; at &lt;strong&gt;this list item URL&lt;/strong&gt; and store the result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Get emails from List field extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/emails-from-list-field-ext/</link><pubDate>Thu, 24 Oct 2024 18:20:07 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/emails-from-list-field-ext/</guid><description>&lt;p&gt;This activity extracts all email addresses from a specified field in filtered list items and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;You can use it to retrieve email recipients from an external list. The activity enumerates list items, extracts emails from a specific field, and returns a string of unique email addresses concatenated by a semicolon (“;”).&lt;/p&gt;
&lt;p&gt;This activity supports automatic detection of email addresses from user strings (DOMAIN\userName) and SPUser(s) objects.&lt;/p&gt;</description></item><item><title>Remove all attachments</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/remove-all-attachments/</link><pubDate>Thu, 24 Oct 2024 18:19:59 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/remove-all-attachments/</guid><description>&lt;p&gt;This activity removes all attachments from a list item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/remove_all_attachments_1.png" alt="remove_all_attachments_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Remove all attachments from the list item at &lt;strong&gt;this list item URL&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional. &lt;/strong&gt;The full URL of the list item. If this URL is empty, attachments will be removed from the current item.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Remove attachment</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/remove-attachment/</link><pubDate>Thu, 24 Oct 2024 18:19:52 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/remove-attachment/</guid><description>&lt;p&gt;This activity removes an attachment by file name or index from the specified list item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/remove_attachment_1.png" alt="remove_attachment_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Remove &lt;strong&gt;file name&lt;/strong&gt; attachment from list item at &lt;strong&gt;this list item&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;file name&lt;/td&gt;&lt;td&gt;Attachment’s file name or index in the attachment collection.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. Full list item URL. If the list item URL is empty, attachments will be removed from the current item.&lt;br/&gt;Examples:&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Upload attachments</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/upload-attachments/</link><pubDate>Thu, 24 Oct 2024 18:19:45 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/upload-attachments/</guid><description>&lt;p&gt;This activity uploads list item attachments from a SharePoint Document Library, web, or local disk. The attachments multiline text field supports URLs and local disk paths. Both HTTP and HTTPS requests are supported.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/upload_attachments_1.png" alt="upload_attachments_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Upload &lt;strong&gt;this attachments&lt;/strong&gt; to list item at &lt;strong&gt;this list item url&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this attachments&lt;/td&gt;&lt;td&gt;List of attachments. Each attachment can be a file path or a web link.&lt;br/&gt;Examples:&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf&lt;/code&gt;&lt;br/&gt;&lt;code&gt;c:\publicfolder\report.pdf&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://externalserver/report.pdf&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. Full list item URL. If the list item URL is empty, attachments will be uploaded to the current item.&lt;br/&gt;Examples:&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Get list item url</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-list-item-url/</link><pubDate>Thu, 24 Oct 2024 18:19:38 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-list-item-url/</guid><description>&lt;p&gt;This activity returns the Display Form, Edit Form, and Native URL for a selected list item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_list_item_url_1.png" alt="get_list_item_url_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get Display Form URL for &lt;strong&gt;this list item&lt;/strong&gt; and store result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Display Form&lt;/td&gt;&lt;td&gt;Output URL format:&lt;br/&gt;- &lt;strong&gt;Display Form&lt;/strong&gt; – link to the list item’s display form&lt;br/&gt;- &lt;strong&gt;Edit Form&lt;/strong&gt; – link to the list item’s edit form&lt;br/&gt;- &lt;strong&gt;Native Form&lt;/strong&gt; – internal SharePoint list item URL&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item&lt;/td&gt;&lt;td&gt;Selected list item.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Wait For Field Change in current item with Timeout</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/wait-for-field-change-in-item/</link><pubDate>Thu, 24 Oct 2024 18:19:30 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/wait-for-field-change-in-item/</guid><description>&lt;p&gt;This activity waits for field changes periodically in the current item with a timeout and stores the timeout result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; The default &amp;ldquo;Wait For Field Change in Current Item&amp;rdquo; activity:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Doesn’t detect code or workflow modifications&lt;/li&gt;
&lt;li&gt;Doesn’t detect status modifications&lt;/li&gt;
&lt;li&gt;Doesn’t have a timeout&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can use this activity to implement a &amp;ldquo;wait for field change&amp;rdquo; logic with a timeout and process custom logic using the timeout result. For example, send a notification email if a timeout occurs.&lt;/p&gt;</description></item><item><title>Copy List attachments to Document Library</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/copy-attachments-to-doc/</link><pubDate>Thu, 24 Oct 2024 18:19:21 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/copy-attachments-to-doc/</guid><description>&lt;p&gt;This activity copies list item attachments to a document library.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/copy_list_attachments_to_document_library_1.png" alt="copy_list_attachments_to_document_library_1" /&gt;&lt;/p&gt;
&lt;p&gt;You can use the bulk update property to update fields for all copied files.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Copy &lt;strong&gt;this item&lt;/strong&gt; attachments to &lt;strong&gt;list url&lt;/strong&gt;, &lt;strong&gt;Overwrite&lt;/strong&gt; existing items. Use &lt;strong&gt;bulk update&lt;/strong&gt; to update fields.&lt;/p&gt;
&lt;h6 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this item&lt;/td&gt;&lt;td&gt;List item from which to extract attachments.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;list URL&lt;/td&gt;&lt;td&gt;Parent folder URL. &lt;br/&gt;Example: &lt;code&gt;http://mycompanydomain/site/doclib/subfolder&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Overwrite&lt;/td&gt;&lt;td&gt;Indicates that the activity overwrites existing files if they are already present.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;bulk update&lt;/td&gt;&lt;td&gt;Optional. Bulk update string. Includes field names and values as lines:&lt;br/&gt;&lt;code&gt;[FieldName1]=[Value1]…[FieldNameN]=[ValueN]&lt;/code&gt;&lt;br/&gt;&lt;strong&gt;Notes:&lt;/strong&gt;&lt;br/&gt;Use &lt;code&gt;vti_title&lt;/code&gt; to update the title.&lt;br/&gt;Use &lt;code&gt;ModerationInformation.Status&lt;/code&gt; to update the content approval status.&lt;br/&gt;Use &lt;code&gt;ModerationInformation.Comment&lt;/code&gt; to update comments explaining why the item was approved or rejected.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;Description=Test Description&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Start Date=2010-12-10T12:30:00&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Published=1&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Choice=My Choice #3&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Lookup=12;#&lt;/code&gt;&lt;br/&gt;&lt;code&gt;vti_title=My Super Title&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Change list item content type</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/change-list-item-content-type/</link><pubDate>Thu, 24 Oct 2024 18:19:13 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/change-list-item-content-type/</guid><description>&lt;p&gt;This activity locates a list item by its URL and changes the list item’s content type.&lt;/p&gt;
&lt;p&gt;You can use the “Check Out Item Extended” and “Check In Item Extended” activities to check out and check in a list item before making modifications.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/change_list_item_content_type_1.png" alt="change_list_item_content_type_1" /&gt;&lt;/p&gt;
&lt;p&gt;Note: You can use Content Types as Statuses, find more information &lt;a href="https://wonderlaura.com/2009/11/12/using-content-types-as-statuses/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note: If the URL is empty, the current list item will be used.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Set &lt;strong&gt;this content type&lt;/strong&gt; as the content type for the list item at &lt;strong&gt;the specified URL&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Update List Item extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/update-list-item-extended/</link><pubDate>Thu, 24 Oct 2024 18:19:05 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/update-list-item-extended/</guid><description>&lt;p&gt;This activity finds the list item by URL and updates multiple fields. The activity triggers an update event.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/update_list_item_extended_1.png" alt="update_list_item_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Update &lt;strong&gt;bulk update&lt;/strong&gt; at &lt;strong&gt;list item URL&lt;/strong&gt;. Trigger update event &lt;strong&gt;No&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;bulk update&lt;/td&gt;&lt;td&gt;Bulk update string. Includes field name and field value lines: &lt;code&gt;[FieldName1]=[Value1]…[FieldNameN]=[ValueN]&lt;/code&gt;. Use string &lt;code&gt;&amp;lt;%FieldName%&amp;gt;&lt;/code&gt; construction to resolve field value from the current list item. FieldName can be the field display name, field ID (GUID), or field index (int).&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;br/&gt;- Use &lt;code&gt;vti_title&lt;/code&gt; field to update title&lt;br/&gt;- Use &lt;code&gt;ModerationInformation.Status&lt;/code&gt; field to update content approval status for an item&lt;br/&gt;- Use &lt;code&gt;ModerationInformation.Comment&lt;/code&gt; field to add a comment explaining why the item was approved or rejected.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;br/&gt;Description=Test Description&lt;br/&gt;Start Date=2010-12-10T12:30:00&lt;br/&gt;Published=1&lt;br/&gt;Choice=My Choice #3&lt;br/&gt;Lookup=12;#&lt;br/&gt;vti_title=My Super Title&lt;br/&gt;ModerationInformation.Status=Approved&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;Full URL of the list item.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf"&gt;http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf&lt;/a&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/Lists/List%20with%20Approve/1_.000"&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/a&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1"&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/a&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1"&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;Indicates if the activity triggers the item update event. Default value is &lt;strong&gt;No&lt;/strong&gt;.&lt;br/&gt;&lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; Can loop workflow activities if set to &lt;strong&gt;YES&lt;/strong&gt;.&lt;/em&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Create List Item extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/create-list-item-extended/</link><pubDate>Thu, 24 Oct 2024 18:18:55 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/create-list-item-extended/</guid><description>&lt;p&gt;This activity locates a list by its URL and creates a list item. The activity can trigger a create event.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/create_list_item_extended_1.png" alt="create_list_item_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Create a list item with &lt;strong&gt;bulk update&lt;/strong&gt; at &lt;strong&gt;this list URL&lt;/strong&gt;. &lt;strong&gt;Trigger create event&lt;/strong&gt;: No. Store the new list item ID in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;bulk update&lt;/td&gt;&lt;td&gt;A bulk update string, containing field names and their respective values. &lt;br/&gt;Format: &lt;code&gt;[FieldName1]=[Value1] … [FieldNameN]=[ValueN]&lt;/code&gt;&lt;br/&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;br/&gt;- Use the &lt;strong&gt;vti_title&lt;/strong&gt; field to update the title.&lt;br/&gt;- Use the &lt;strong&gt;ModerationInformation.Status&lt;/strong&gt; field to update the content approval status of an item.&lt;br/&gt;- Use the &lt;strong&gt;ModerationInformation.Comment&lt;/strong&gt; field to add a comment explaining why the item was approved or rejected.&lt;br/&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;br/&gt;Description=Test Description&lt;br/&gt;Start Date=2010-12-10T12:30:00&lt;br/&gt;Published=1&lt;br/&gt;Choice=My Choice #3&lt;br/&gt;Lookup=12;#&lt;br/&gt;vti_title=My Super Title&lt;br/&gt;ModerationInformation.Status=Approved&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list URL&lt;/td&gt;&lt;td&gt;The full URL of the list.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;Indicates if the activity triggers an item creation event. Default value is &lt;strong&gt;No&lt;/strong&gt;.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Stores the newly created list item ID.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Set Field extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/set-field-extended/</link><pubDate>Thu, 24 Oct 2024 18:18:48 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/set-field-extended/</guid><description>&lt;p&gt;This activity locates a list item by its URL and updates the value of a specified field. The activity runs associated workflows after the update.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/set_field_extended_1.png" alt="set_field_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Set &lt;strong&gt;field&lt;/strong&gt; to &lt;strong&gt;value&lt;/strong&gt; at &lt;strong&gt;list item URL&lt;/strong&gt;. &lt;strong&gt;Trigger update event&lt;/strong&gt;: No&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field&lt;/td&gt;&lt;td&gt;The field's display name, unique ID (GUID), or index (int).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Value&lt;/td&gt;&lt;td&gt;The new value to set.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;The full URL of the list item.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;Indicates whether the activity triggers the item update event. Default value is &lt;strong&gt;No&lt;/strong&gt;.&lt;br/&gt;&lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; Setting this to &lt;strong&gt;Yes&lt;/strong&gt; may cause workflow activities to loop.&lt;/em&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Get field value extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-field-value-extended/</link><pubDate>Thu, 24 Oct 2024 18:18:40 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-field-value-extended/</guid><description>&lt;p&gt;This activity locates a list item by its URL, retrieves the value from a specified field, and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_field_value_extended_1.png" alt="get_field_value_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get value from &lt;strong&gt;this field&lt;/strong&gt; at &lt;strong&gt;list item URL&lt;/strong&gt; and store the result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this field&lt;/td&gt;&lt;td&gt;The field's display name, unique ID (GUID), or index (int).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;The full URL of the list item.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Delete List Items extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items-extended/</link><pubDate>Thu, 24 Oct 2024 18:18:32 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items-extended/</guid><description>&lt;p&gt;This activity locates a list by its URL and enables looping through list items to delete them.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/delete_list_items_extended_1.png" alt="delete_list_items_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Delete all items at &lt;strong&gt;list URL&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;: A list item filter. The filter string supports View Name, &lt;strong&gt;View Name&lt;/strong&gt;, &lt;strong&gt;View ID&lt;/strong&gt;, and &lt;strong&gt;CAML string&lt;/strong&gt; (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;). Leaving the filter empty deletes all items.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;list URL&lt;/td&gt;&lt;td&gt;The full URL of the list.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Delete Item extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-item-extended/</link><pubDate>Thu, 24 Oct 2024 18:18:25 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-item-extended/</guid><description>&lt;p&gt;This activity deletes the item by its URL.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/delete_item_extended_1.png" alt="delete_item_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Check out item at &lt;strong&gt;this list item URL&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;The full URL of the list item to delete.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/code&gt;&lt;br/&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Reject Item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/reject-item/</link><pubDate>Thu, 24 Oct 2024 18:18:18 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/reject-item/</guid><description>&lt;p&gt;This activity rejects the item, returning it to its creator, and it will not appear in public views.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/reject_item_1.png" alt="reject_item_1" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Reject &lt;strong&gt;this list item&lt;/strong&gt; with comment: &lt;strong&gt;comment&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item&lt;/td&gt;&lt;td&gt;The list item to reject.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Comment&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional. &lt;/strong&gt;A string that contains the comment.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Approve Item extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/approve-item-extended/</link><pubDate>Thu, 24 Oct 2024 18:18:11 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/approve-item-extended/</guid><description>&lt;p&gt;This activity approves the item by list URL, making it visible to all users.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/approve_item_extended_1.png" alt="approve_item_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Approve &lt;strong&gt;this list item URL&lt;/strong&gt; with comment: &lt;strong&gt;comment&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item URL&lt;/td&gt;&lt;td&gt;Full list item URL to approve.&lt;br/&gt;&lt;strong&gt;Examples:&lt;/strong&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf"&gt;http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf&lt;/a&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/Lists/List%20with%20Approve/1_.000"&gt;http://mysharepoint/Lists/List%20with%20Approve/1_.000&lt;/a&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1"&gt;http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1&lt;/a&gt;&lt;br/&gt;&lt;a href="http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1"&gt;http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Comment&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. A string that contains the comment.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Approve Item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/approve-item/</link><pubDate>Thu, 24 Oct 2024 18:18:03 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/approve-item/</guid><description>&lt;p&gt;This activity approves the item, making it visible to all users.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/approve_item_1.png" alt="approve_item_1" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Approve &lt;strong&gt;this list item&lt;/strong&gt; with comment: &lt;strong&gt;comment&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list item&lt;/td&gt;&lt;td&gt;The list item to approve.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Comment&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. A string that contains a comment.&lt;br/&gt;&lt;span class="" data-state="closed"&gt;&lt;path d="M3.06957 10.8763C3.62331 6.43564 7.40967 3 12 3C14.2824 3 16.4028 3.85067 18.0118 5.25439V4C18.0118 3.44772 18.4595 3 19.0118 3C19.5641 3 20.0118 3.44772 20.0118 4V8C20.0118 8.55228 19.5641 9 19.0118 9H15C14.4477 9 14 8.55228 14 8C14 7.44772 14.4477 7 15 7H16.9571C15.6757 5.76379 13.9101 5 12 5C8.43108 5 5.48466 7.67174 5.0542 11.1237C4.98586 11.6718 4.48619 12.0607 3.93815 11.9923C3.39011 11.924 3.00123 11.4243 3.06957 10.8763ZM20.0618 12.0077C20.6099 12.076 20.9988 12.5757 20.9304 13.1237C20.3767 17.5644 16.5903 21 12 21C9.72322 21 7.60762 20.1535 5.99999 18.7559V20C5.99999 20.5523 5.55228 21 4.99999 21C4.44771 21 3.99999 20.5523 3.99999 20V16C3.99999 15.4477 4.44771 15 4.99999 15H8.99999C9.55228 15 9.99999 15.4477 9.99999 16C9.99999 16.5523 9.55228 17 8.99999 17H7.04285C8.32433 18.2362 10.0899 19 12 19C15.5689 19 18.5153 16.3283 18.9458 12.8763C19.0141 12.3282 19.5138 11.9393 20.0618 12.0077Z" fill="currentColor"&gt;&lt;/path&gt;&lt;span class="overflow-hidden text-clip whitespace-nowrap text-sm"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Generate Report extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/generate-report-extended/</link><pubDate>Thu, 24 Oct 2024 18:17:55 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/generate-report-extended/</guid><description>&lt;p&gt;This activity generates a text report from filtered list items as a data source.&lt;/p&gt;
&lt;p&gt;The activity loads selected items from the list, creates a text report (see schema below), and stores the result in a text variable. You can use HTML tags to format the report.&lt;/p&gt;
&lt;p&gt;This activity can be useful in many scenarios, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creating a report of a user’s active jobs, adding it to an email body, and sending the email.&lt;/li&gt;
&lt;li&gt;Creating a client incidents report, adding it to an email body, and sending it to the client.&lt;/li&gt;
&lt;li&gt;Generating an administrator&amp;rsquo;s warnings report, adding it to an SMS message, and sending it.&lt;/li&gt;
&lt;li&gt;Creating dynamic CAML queries.&lt;/li&gt;
&lt;li&gt;Generating dynamic email, SMS, or instant message contact lists.&lt;/li&gt;
&lt;li&gt;Creating any text-based documents (e.g., HTML, XML).&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id="report-schema"&gt;&lt;strong&gt;Report Schema:&lt;/strong&gt;&lt;a class="anchor" href="#report-schema"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;[Header]
[Row for List Item 1]
[Row for List Item 2]
…
[Row for List Item N]
[Footer]&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;To display field values from the current list item in the Row Template, use the &lt;code&gt;&amp;lt;%FieldName%&amp;gt;&lt;/code&gt; construction. This is an active text marker: the activity identifies the marker, retrieves the field value, and replaces the marker with the value in text format.&lt;/p&gt;</description></item><item><title>Generate Report</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/generate-report/</link><pubDate>Thu, 24 Oct 2024 18:17:47 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/generate-report/</guid><description>&lt;p&gt;This activity generates a text report from filtered list items as a data source.&lt;/p&gt;
&lt;p&gt;The activity loads selected items from the list, creates a text report (see schema below), and stores the result in a text variable. You can use HTML tags to format the report.&lt;/p&gt;
&lt;p&gt;This activity can be useful in many scenarios, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creating a report of a user’s active jobs, adding it to an email body, and sending the email.&lt;/li&gt;
&lt;li&gt;Creating a client incidents report, adding it to an email body, and sending it to the client.&lt;/li&gt;
&lt;li&gt;Generating an administrator&amp;rsquo;s warnings report, adding it to an SMS message, and sending it.&lt;/li&gt;
&lt;li&gt;Creating dynamic CAML queries.&lt;/li&gt;
&lt;li&gt;Generating dynamic email, SMS, or instant message contact lists.&lt;/li&gt;
&lt;li&gt;Creating any text-based documents (e.g., HTML, XML).&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id="report-schema"&gt;&lt;strong&gt;Report schema:&lt;/strong&gt;&lt;a class="anchor" href="#report-schema"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;[Header]
[Row for List Item 1]
[Row for List Item 2]
…
[Row for List Item N]
[Footer]&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;To display field values from the current list item in the Row Template, use the &lt;code&gt;&amp;lt;%FieldName%&amp;gt;&lt;/code&gt; construction. This is an active text marker: the activity identifies the marker, retrieves the field value, and replaces the marker with the value in text format.&lt;/p&gt;</description></item><item><title>Get emails from field in Current Item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/emails-from-field-current-item/</link><pubDate>Thu, 24 Oct 2024 18:17:37 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/emails-from-field-current-item/</guid><description>&lt;p&gt;This activity extracts all emails from a field in the current list item and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;It reads the field value from the specified field and returns a string with unique emails concatenated by a semicolon (“;”).&lt;/p&gt;
&lt;p&gt;Supports automatic detection of emails from user strings (e.g., &lt;code&gt;DOMAIN\userName&lt;/code&gt;) and SPUser(s) objects.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_emails_from_field_in_current_item_1.png" alt="get_emails_from_field_in_current_item_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get emails from &lt;strong&gt;field&lt;/strong&gt; and store result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Get emails from List field</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-emails-from-list-field/</link><pubDate>Thu, 24 Oct 2024 18:17:29 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/get-emails-from-list-field/</guid><description>&lt;p&gt;This activity extracts all emails from a field in filtered list items and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;You can use this to retrieve email recipients from an external list. The activity enumerates list items, extracts emails from the specified field, and returns a string with unique emails concatenated by a semicolon (“;”).&lt;/p&gt;
&lt;p&gt;Supports automatic detection of emails from user strings (e.g., &lt;code&gt;DOMAIN\userName&lt;/code&gt;) and SPUser(s) objects.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_emails_from_list_field_1.png" alt="get_emails_from_list_field_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Get emails from &lt;strong&gt;all&lt;/strong&gt; items, from &lt;strong&gt;this field&lt;/strong&gt; in &lt;strong&gt;current list&lt;/strong&gt; and store result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Calculate aggregate function extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/aggregate-function-extended/</link><pubDate>Thu, 24 Oct 2024 18:17:23 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/aggregate-function-extended/</guid><description>&lt;p&gt;This activity finds a list by URL, calculates an aggregate numerical function from a numeric column for selected items in the list, and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/calculate_aggregate_function_extended_1.png" alt="calculate_aggregate_function_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Calculate &lt;strong&gt;this function&lt;/strong&gt; on &lt;strong&gt;this field&lt;/strong&gt; from &lt;strong&gt;all&lt;/strong&gt; items at &lt;strong&gt;list URL&lt;/strong&gt; and store result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this function&lt;/td&gt;&lt;td&gt;Name of the aggregate function. Available functions: Count, Sum, Avg, Min, Max, Standard Deviation, Mode.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this field&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. Numerical field on which the mathematical function will be performed. Can be specified by field display name, unique ID (GUID), or field index (int). Not required for the Count function.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. List item filter. The filter string supports View Name, View ID, and CAML string (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;). An empty filter returns all items.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;list url&lt;/td&gt;&lt;td&gt;Full list URL&lt;br/&gt;Examples:&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;This activity will place the function result into an output variable (Double).&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;Available Functions&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Calculate aggregate function</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/calculate-aggregate-function/</link><pubDate>Thu, 24 Oct 2024 18:17:16 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/calculate-aggregate-function/</guid><description>&lt;p&gt;This activity calculates an aggregate numerical function from a numeric column for selected items in a list and stores the result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/calculate_aggregate_function_1.png" alt="calculate_aggregate_function_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Calculate &lt;strong&gt;this function&lt;/strong&gt; on &lt;strong&gt;this field&lt;/strong&gt; from &lt;strong&gt;all&lt;/strong&gt; items in &lt;strong&gt;this list&lt;/strong&gt; and store result in &lt;strong&gt;variable&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this function&lt;/td&gt;&lt;td&gt;Name of the aggregate function. Available functions: Count, Sum, Avg, Min, Max, Standard Deviation, Mode.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this field&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. Numerical field on which the mathematical function will be performed. Can be specified by field display name, unique ID (GUID), or field index (int). Not required for the Count function.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. List item filter. The filter string supports View Name, View ID, and CAML string (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;). An empty filter returns all items.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this list&lt;/td&gt;&lt;td&gt;Source list&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;This activity will place the function result into an output variable (Double).&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;Available Functions&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Delete List Items</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items/</link><pubDate>Thu, 24 Oct 2024 18:17:09 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items/</guid><description>&lt;p&gt;This activity allows looping through list items and deleting items.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/delete_list_items_1.png" alt="delete_list_items_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Delete &lt;strong&gt;all&lt;/strong&gt; items.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. List item filter. The filter string supports View Name, View ID, and CAML string (&lt;code&gt;&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;&lt;/code&gt;). An empty filter deletes all items.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Loop through list items and update list items extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-and-update-ext/</link><pubDate>Thu, 24 Oct 2024 18:17:00 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-and-update-ext/</guid><description>&lt;p&gt;This activity finds a list by URL and allows looping through list items to update multiple fields for each item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_update_list_items_extended_1.png" alt="loop_through_list_items_and_update_list_items_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Loop through &lt;strong&gt;all&lt;/strong&gt; items and apply &lt;strong&gt;bulk update&lt;/strong&gt; at &lt;strong&gt;list URL&lt;/strong&gt;. Trigger update event &lt;strong&gt;No&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;all&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. List item filter. The filter string supports View Name, View ID, and CAML string (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;). An empty filter returns all items.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;bulk update&lt;/td&gt;&lt;td&gt;Bulk update string that includes field name and field value lines in the format &lt;code&gt;[FieldName1]=[Value1] … [FieldNameN]=[ValueN]&lt;/code&gt;. Use the &lt;code&gt;&amp;lt;%FieldName%&amp;gt;&lt;/code&gt; construction to resolve field values from the current list item. FieldName can be a field display name, field ID (GUID), or field index (int).&lt;br/&gt;&lt;strong&gt;Note&lt;/strong&gt;:&lt;br/&gt;- Use &lt;code&gt;vti_title&lt;/code&gt; to update the title.&lt;br/&gt;- Use &lt;code&gt;ModerationInformation.Status&lt;/code&gt; to update the content approval status.&lt;br/&gt;- Use &lt;code&gt;ModerationInformation.Comment&lt;/code&gt; to add a comment explaining why the item was approved or rejected.&lt;br/&gt;&lt;strong&gt;Example&lt;/strong&gt;:&lt;br/&gt;&lt;code&gt;Description=Test Description&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Start Date=2010-12-10T12:30:00&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Published=1&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Choice=My Choice #3&lt;/code&gt;&lt;br/&gt;&lt;code&gt;Lookup=12;#&lt;/code&gt;&lt;br/&gt;&lt;code&gt;vti_title=My Super Title&lt;/code&gt;&lt;br/&gt;&lt;code&gt;ModerationInformation.Status=Approved&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;list URL&lt;/td&gt;&lt;td&gt;Full URL of the list.&lt;br/&gt;Examples:&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;Indicates whether the activity triggers the item update event. Default value is &lt;strong&gt;No&lt;/strong&gt;.&lt;br/&gt;&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;: Can loop workflow activities if set to &lt;strong&gt;Yes&lt;/strong&gt;.&lt;/em&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Loop through list items and set the value of field extended</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-set-field-value-ext/</link><pubDate>Thu, 24 Oct 2024 18:16:49 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-set-field-value-ext/</guid><description>&lt;p&gt;This activity finds a list by URL and allows looping through list items to set the value of a field.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_set_the_value_of_field_extended_1.png" alt="loop_through_list_items_and_set_the_value_of_field_extended_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Loop through &lt;strong&gt;all&lt;/strong&gt; items and set &lt;strong&gt;field&lt;/strong&gt; to &lt;strong&gt;value&lt;/strong&gt;. Trigger update event &lt;strong&gt;No&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. List item filter. The filter string supports View Name, View ID, and CAML string (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;). An empty filter returns all items.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. Name of the field to update.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Value&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. New value to set for the field.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;list url&lt;/td&gt;&lt;td&gt;Full URL of the list.&lt;br/&gt;Examples:&lt;br/&gt;&lt;code&gt;http://mysharepoint/MyDocs/Shared%20Documents&lt;/code&gt;&lt;br/&gt;&lt;code&gt;http://mysharepoint/Lists/List%20with%20Approve&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;Indicates whether the activity triggers the item update event. Default value is &lt;strong&gt;No&lt;/strong&gt;.&lt;br/&gt;&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;: Can loop workflow activities if set to &lt;strong&gt;Yes&lt;/strong&gt;.&lt;/em&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Loop through list items and update list items</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-and-update/</link><pubDate>Thu, 24 Oct 2024 18:16:41 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-and-update/</guid><description>&lt;p&gt;This activity allows looping through list items and updating multiple fields for each list item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_update_list_items_1.png" alt="loop_through_list_items_and_update_list_items_1" /&gt;&lt;/p&gt;
&lt;p&gt;The activity uses the default &amp;ldquo;Update List Item&amp;rdquo; user interface to select fields. You may ignore any &amp;ldquo;warning&amp;rdquo; messages, as the activity will only use the list ID, property name, and value from the control.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Loop through &lt;strong&gt;all&lt;/strong&gt; items and update items in &lt;strong&gt;this list&lt;/strong&gt;. Trigger update event &lt;strong&gt;No&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Loop through list items and set the value of field</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-set-value/</link><pubDate>Thu, 24 Oct 2024 18:16:34 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/loop-list-items-set-value/</guid><description>&lt;p&gt;This activity allows looping through list items and setting the value of a field.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_set_the_value_of_field_1.png" alt="loop_through_list_items_and_set_the_value_of_field_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Loop through &lt;strong&gt;all&lt;/strong&gt; items and set &lt;strong&gt;field&lt;/strong&gt; to &lt;strong&gt;value&lt;/strong&gt;. Trigger update event &lt;strong&gt;No&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;. List item filter. The filter string supports View Name, View ID, and CAML string (&amp;lt;Where&amp;gt;...&amp;lt;/Where&amp;gt;). An empty filter returns all items.&lt;table style="white-space: normal;"&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field&lt;/td&gt;&lt;td&gt;Name of the field to update.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Value&lt;/td&gt;&lt;td&gt;New value to set for the field.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;No&lt;/td&gt;&lt;td&gt;Indicates whether the activity triggers the item update event. Default is &lt;strong&gt;No&lt;/strong&gt;.&lt;br/&gt;&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;: Can loop workflow activities if set to &lt;strong&gt;Yes&lt;/strong&gt;.&lt;/em&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Copy List Item extended (Free)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/copy-list-item-extended-free/</link><pubDate>Thu, 24 Oct 2024 18:16:26 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/copy-list-item-extended-free/</guid><description>&lt;p&gt;This action copies list items.&lt;/p&gt;
&lt;h6 id="feature-matrix"&gt;&lt;strong&gt;Feature Matrix&lt;/strong&gt;&lt;a class="anchor" href="#feature-matrix"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Feature&lt;/th&gt;&lt;th&gt;List Items&lt;/th&gt;&lt;th&gt;Files&lt;/th&gt;&lt;th&gt;Notes&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Copy Item&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Move Item&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Overwrite Item on Destination&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Specify Destination Subfolders&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;When copying/moving files in and out of document libraries, a path to a subfolder can be specified as the destination (e.g., &lt;code&gt;http://moss/site/doclib/subfolder&lt;/code&gt;).&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy/Move File Attributes&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;When copying/moving files in and out of document libraries, any attributes that exist in the destination library are also set.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy/Move Item History&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;List item history is never kept; file version history is always copied/moved.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy/Move Item Attachments&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy/Move Item Cross Site&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy/Move Item with Person Fields Cross Site&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;td&gt;X&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/copy_list_item_extended_free_1.png" alt="copy_list_item_extended_(free)_1" /&gt;&lt;/p&gt;</description></item></channel></rss>