Thursday, May 1, 2014

Infopath form to display close button

Hi,


By default, the custom close button not display in the Display form, as there is no data to submit.


As a workaround, we can insert the following code snippet in the new created form displayifs.aspx page(open SharePoint Designer->lists and libraries->select your list->open the displayifs.aspx form).


<SharePoint:GoBackButton runat="server" ControlMode="Display" id="gobackbutton1"/>



Thanks & Regards,


Jason


Jason Guo

TechNet Community Support



No comments:

Post a Comment