Skip to main content
Nintex Community Menu Bar
Solved

Edit Selected SharepPoint Online Record with Nintex Automation Cloud

  • June 28, 2024
  • 1 reply
  • 60 views

Forum|alt.badge.img+4

How can I create an edit record form in NIntex Automation Cloud based on the record that is selected in SharePoint Online?

Best answer by brandiwoodson

You'd need to get nintex forms for office 365 product vs using NAC. I'm pretty sure this isn't possible but id wait for a nintex employee to respond. 

 

Depending on what you're doing it is possible to display data (using data sources) from a selected item on a form (using a drop down with values of items from a list) and allowing user to edit. Then use workflow to update the item (update items action) in case changes were made. 

1 reply

Forum|alt.badge.img+15
  • Communicator
  • Answer
  • June 29, 2024

You'd need to get nintex forms for office 365 product vs using NAC. I'm pretty sure this isn't possible but id wait for a nintex employee to respond. 

 

Depending on what you're doing it is possible to display data (using data sources) from a selected item on a form (using a drop down with values of items from a list) and allowing user to edit. Then use workflow to update the item (update items action) in case changes were made.