Hi there,
I want to retrieve multiple rows from the SPO list based on specific conditions and display them in a Nintex form. The goal is to allow end users to edit the row data directly in the Nintex form and then update the changes back to the SPO list.
I have a few ideas, but I would like to know what the standard or best practices are.
Use case: When the Nintex form loads, it should query the SPO list based on certain conditions, such as status being "In progress" or a specific date. I expect about 5 to 10 rows to match these criteria in SPO list, and users should be able to edit any of these rows and update them as needed.