I'm currently trying out 'Nintex Forms for SharePoint 2019'. I've designed a Nintex form with two Attachments controls: Attachments1 and Attachments2. Attachments1 is the default control.
I need to display the attachments uploaded by the approver in Attachments2. How can I achieve this?
Best answer by SimonMuntz
Hi @Tannic,
Nintex forms keeps track of unbound controls (controls not connected to a SharePoint column) and attachments by storing the information in a hidden column called Form Data.
For example, my SharePoint list item uploaded 10 attachments (old data migrated to the new Nintex form), and I want to customize it so that Attachments1 displays 5 of them and Attachments2 displays the remaining 5. How to implement this? Thank you
Nintex forms keeps track of unbound controls (controls not connected to a SharePoint column) and attachments by storing the information in a hidden column called Form Data.