Hi everyone,
I want to create a form based on two Sharepoint Lists.
The first one named "Person" , it contains several person data (FirstName, LastName, Adresse ....) to be displayed in the form as read only.
The Second is named "Revision" , it contains 10 inputs ( text , files ...) to be entred by the user.
I want to put all inputs in the same view/form to update "Revision" Sharepoint List items and keep "Person" as read only.
So I can't see how to create a from from two smartobjects, I want to know how to do this properly.
Thanks.