Skip to main content

Questions tagged [application-pages]

An application page is an ASP.NET Web page that is designed for use in a SharePoint Web site. Application pages are a specialized type of ASP.NET page. The primary difference between an application page and a standard ASP.NET page is that an application page contains content that is merged with a SharePoint master page. A master page enables application pages to share the same appearance and behavior as other pages on a site.

0 votes
1 answer
223 views

Hello i tried to migrate some pages from Sharepoint 2013 to Sharepoint Online. Those pages are using a custom layout . This layout was deployed as a solution using .wsp. How can i migrate pages to ...
captainclito's user avatar
0 votes
2 answers
2k views

I want to add custom message on SharePoint online out of box Access Denied page (_layouts/15/AccessDenied.aspx). Is it possible in any way ? If yes, please highlight. Eg., like below custom text I ...
Srini K's user avatar
  • 439
0 votes
1 answer
95 views

I have an ARR redirect rule in my SharePoint 2019 site, to redirect from some external 404 links: <system.webServer> <rewrite> <rules> <rule name="Fix ...
mm201's user avatar
  • 171
0 votes
1 answer
110 views

I have a form on a .Net application page that allows a user to apply to multiple open positions at once with an attached resume. I need to be able to attach the resume to each SP list item that is ...
jpollar's user avatar
  • 1,107
0 votes
0 answers
368 views

We are trying to add a SPFx webpart to an application page but are encountering some issues. The steps we have taken are the following: We create a new web part page in SharePoint designer and add ...
Ilyas's user avatar
  • 1,341
1 vote
1 answer
37 views

I have created a SharePoint Application Page in SharePoint 2016. This page is anonymous. I have used some style library resources on this page but when i open this page it is redirecting me to login ...
Mohammad Mavia's user avatar
0 votes
1 answer
731 views

I'm trying to display a SharePoint Online page "bare" with no side navigation, ribbons, or any other SP decorations. I don't want my visitors to have to worry about SP at all--to them it's just a web ...
CarlF's user avatar
  • 268
0 votes
1 answer
974 views

I'm trying to create a new Sharepoint page but I am getting the following error: Invalid field name. {50631c24-1371-4ecf-a5ae-ed41b03f4499} .../Pages TECHNICAL DETAILS Troubleshoot issues ...
Vykta Wakandigara's user avatar
1 vote
1 answer
53 views

If I start doing a lists on SharePoint Online and try to add them I only see my surname and name. I can't see lists or libraries. How to add to a page list on library by code programatically to ...
Grzegorz Z's user avatar
  • 1,713
0 votes
1 answer
61 views

I am currently developing a SharePoint visual web part farm solution. I'm having trouble determining how without hardcoding a link to get from http://sharetest/sites/Dev/_layouts/15/HelpDesk/...
Brandon Hinton's user avatar
0 votes
0 answers
57 views

I have a requirement where list items are stored in multiple folders. Now users should be able to apply the filters as they would do if they do not have folders. It looks like I have a build a custom ...
One Developer's user avatar
0 votes
1 answer
58 views

This issue seems like it should be very easy to resolve, however it has taken hours and makes no sense. Case: Custom application page with simple form fields. When the form is filled out by user, ...
psdpainter's user avatar
1 vote
1 answer
68 views

I am using PeopleEditor in an application page which has master page file as follows: DynamicMasterPageFile="~masterurl/default.master" Code <SharePoint:PeopleEditor ID="pp" MultiSelect="...
Frank Martin's user avatar
  • 3,728
0 votes
1 answer
31 views

I want to create a page with custom webpart which will be accessible to all users, I can create it in main site but the page is accessible from url http://myspsite.com/pages/mynewpage.aspx. Although ...
Nikhil Chavan's user avatar
0 votes
1 answer
54 views

I have a SharePoint 2013 list and in the DisplayForm.aspx.cs, I have written a function saveastemplate(). Now, I want to reuse the same function in an application page. Is it possible at all, if so, ...
user1514428's user avatar

15 30 50 per page
1
2 3 4 5
18