* HELP *
I am implementing the same functionality, as in this video -> Like I have a form control in Tab 1, & This grid view in Tab 2.,
Also, Both of them are Stored in separate Sharepoint lists, with the relation of MasterID.
Video I am Following -
https://www.youtube.com/watch?v=P6yqIpjmPrs&t=1308s
https://www.youtube.com/watch?v=wI6SHGQ9ATg&t=1088s
PROBLEM -
Now what I want is to make the save as draft for this grid view, I already implemented save as draft for Tab 1 Form Control.
I mean, Consider my user is Tired to type too much data, & he wants to continue from where he left off whenever he comes back.
How I am Thinking ->
is to save the data to the collection using grid view, & then patch it to SharePoint, & when ever user comes back,
I will pull that particular data again to that collection, & read it, & repeat the cycle.
But I am not sure, how to implement the same.
PLEASE HELP

Report
All responses (
Answers (