How to open DispForm.aspx and NewForm.aspx in SharePoint Hosted app
hi all,
i created sharepoint hosted app , bind sharepoint list item in table.my requirement when user click on employees name open dispform.aspx page.
after click on employees name open dispform.aspx.
and please suggest how open newform.aspx in sharepoint app.
thanks
akash anand
hi aakash,
thanks posting issue.
as per description posted you have alreday fetched list data in tabular format.
now assume have alreday id of items in table.
so linking dispform.aspx link employee name anchor tag url
https://abc.com/lists/listname/dispform.aspx?id=1
to open new form can link withany anchor tag or hyperlink or button below url https://abc.com/lists/listname/dispform.aspx
hope that's helps you.
regards
soni k
SharePoint , Apps for Office and SharePoint > Developing Apps for SharePoint 2013
Comments
Post a Comment