Skip to main content
Nintex Community Menu Bar
Solved

whistleblower list > create anonymous entry

  • January 10, 2023
  • 2 replies
  • 278 views

Forum|alt.badge.img+4

On our SharePoint environment I’ve created a simple list which will be used for whistleblowers to reveal information. We have a checkmark on the form where they can specify if they want to do the report anonymously or not. SharePoint has 2 standard list columns ‘Created by’ and ‘Modified by’ which always get the logged in username. Is there a way through a workflow (maybe use 2 seperate lists with a copy mechanism or….?) how we can get these reports 100% anonymous?

Best answer by Bob_S

Fixed it by putting every field of my form in a workflow variable and then create a new item in a duplicate list and put the variables inside. Also the ‘Add item’ action is initiated by the workflow owner, and not by the workflow starter.

View original
Translate
Did this topic help you find an answer to your question?

Forum|alt.badge.img+2

One thing you could do is change the input form to be a workflow start form instead of an item form.  If the anonymous box is checked, create an item in the list using web request/service account instead of the create item action.  Then the created by name would be the service account and not the initiator of the workflow.

Translate

Forum|alt.badge.img+4
  • Scholar
  • January 17, 2023

Fixed it by putting every field of my form in a workflow variable and then create a new item in a duplicate list and put the variables inside. Also the ‘Add item’ action is initiated by the workflow owner, and not by the workflow starter.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings