Skip to main content

Hi. I just want to know if there is any way I can store my variable value to my SharePoint field after hitting the submit button? Without using Nintex WF.

 

I created here a variable that calculate the sum of all my field:

 

26613i77529C421B7C5B47.png

 

Now, I want to store my variable value (Q1 Scorecard Total) to my SharePoint field, so it will also reflect on my List default view.

 

26614i49492F8B9A4AC41A.png

 

 

Hi @normz 



 



Storing any value to a variable does NOT save the value into the SharePoint column/field.



 



What you need to do is to...



1) set the value into a form control (use a form rule) and



2) connect the form control to a SharePoint column/field



 



When you click submit, the form will save all connected control value into the assigned SharePoint columns or fields.


Reply