Hi all,
In 2007/10 I used to pass DVWP params from the query string into
asp:TextBox fields. While 2013 is still displaying the value, it is not
being committed when the form is submitted.
i.e.
<asp:TextBox runat="server" id="ff5{$Pos}" text="*{$uid}*"
ControlMode="New"
*FieldName="UID"*__designer:bind="{ddwrt:DataBind('i',concat('ff5',$Pos),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@UID')}"/>
I could just as easily set this with jQuery using the FieldName attribute
but was wondering why this no longer seems to work.
Regards,
Paul
_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss