I want to display a link on my Form. Therefor I have created a rich text field with the following code: <a href="{ItemProperty:RexxLink}" target="_blank">Link</a><br/> But as soon ...
Hi all, I have a form where I use a lookup in order to get information out of a list located one level above my site. This works: Now I want not only this info, but two additional infos written in ...
Hi all, I need to utilize a lot of data which is excel-list-based. Unfortunately within Forms the possibilities are limited. So I thought of doing an excel-list to sharepoint-list export with a workf...
Hi all, I have a sharepoint list with a people or group column (multiple select is activated). I need to create a view like this: Filter: show only entries where people or Group column contains [Me] ...
Simple question, how can I round integer numbers to 2 places after the decimal within a workflow? Cheers mai-kel
Hi all, I want to outsource most of the texts I have in my workflow and therefor build a table containing all texts. These texts consist of fixed stringparts and variable once. So this is one exampl...
Hi all, I am pretty sure that this is not supported, but let's give it a try. I need to open a new window after pressing the save button in Responsive Forms - so no JS. I thought about something like...
Hi all, I need to validate a customer date within a form. The rule is: date must be this year or last year. I was not able to get this running. My thoughts: 1. get customer date year vCustomerDate =...
Hi all, I have a problem with the lookup formula using a dropdown field as filter. I have two lists, a big main list and a supporting list. This is the supporting list: This is (a part of) the new...
Hi all, Is it possible to open a (new) responsive listform via URL parameter with pre-filled values? Something like https://mysharepoint.de/Lists/Testlist/NewForm.aspx?column1=value1&column2=valu...
Hi there, I have a problem with one of my Nintex forms. I have three categories, which depend on each other: Kategorie 1. Product category Kategorie 2. Product Kategorie 3. Product details All of th...
Hi there, I want to update a list with the web service "updatelistitems". I am struggling with the SOAP. I want to achieve this: (this is from another workflow where I did the same, but was able to...
I build a workflow with two steps: first step is to copy the list item itself with "create element in another website" which works fine. Now I want to copy the attachment(s) as well and used the "web...
Hi all,I am trying to use the "get schedule proposal" action (I don't know if the naming is correct, in German it is "Terminvorschlag erhalten", but I am not able to get it running. I receive the erro...
Hi all,I need to copy a list element from a static source list to a dynamic target list (depending on the date it is "Q1-2019-target list"; "Q2-2019-target list", etc.). Therefor I cannot use nintex c...
Hi all,I want to create a *.csv file with NINTEX (build string). The creation of the file is no problem (I am using the send mail action for that, sending the content to a sharepoint folder). Also "a ...
Hi all,I guess this is a no-brainer: I want to check for empty values within a list in my O365 workflow.Unfortunately there is no "is empty" choice, I need to use "equals" or "not equals" and NINTEX d...
I have a somehow critical workflow "Determine technical owners".This workflow:selects from a large list all work areas that are currently productiveLooks into the group Owner by web serviceand write ...
Hi all,There is a restriction to 25 people max, using the people picker control within forms (classic and responsive).As there is no limitation within Sharepoint concerning people columns:1. what is t...
Hi community,Is it possible to copy a complete folder including its elements with the copy to file share action (or some other action)?Cheersmai-kel