Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Pass Values to Edit Form thru Query String and Save in List

$
0
0

I have developed a custom Edit form from SharePoint Designer and I am passing values thru Query String as below;

http://<>/cli/acc/Lists/GIInfo/testEdit.aspx?ID=262&com=POD_Send

And, user supposed to save the form directly without changing the values came thru Query String as below. enter image description here

Now, issue is, when user saves the form, values is not getting saved. It saves when we change the value in text box or when we do a text change event in form. Becasue data binding says Text Change even in data binding property.

__designer:bind="{ddwrt:DataBind('u',concat('ff22',$Pos),'Text','TextChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Actions')}"/>

Kindly guide me what is the issue, or correct approach to do that? I want to pass values to Edit Form thru Query string and save in List without changing those.


-Rajesh A.


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>