Forum Widgets
Latest Discussions
Can I install Visual Studio Code on an iPad ?
Hi I am trying to install Visual Studio Code on my 12" iPad Pro - so there is pleanty of poke there. I find the Visual Studio Code downloads and I click on Down Load for Mac and I get a zip file !!!! How can I install this zip file on my iPad ? Thanks NigelNigel PriceJun 19, 2017Iron Contributor485KViews0likes27CommentsIS it Possible to remove the left hand nav from a modern team site
Hi Is it possible to remove the left hand navigation bar from a modern team site so that If I use a Hero Web Part it can take up the whole of the screen ? Then can I put the old search box in the top right hand corner of the screen and point it to a classical Search Results page where I have refiners etc ? Thanks NigelSolvedNigel_Price9911Nov 15, 2017Iron Contributor144KViews4likes17Commentsconvert Date from YYYY-MM-DD to MM/DD/YYYY in jQuery/JavaScript
I'm attempting to use oListItem.set_item to insert date data into SharePoint from a custom form. I keep receiving "Request failed.String was not recognized as a valid DateTime. Essentially the date coming from the format of 2021-09-21 or (YYYY-MM-DD), it needs to be in the form of 09/21/2021(MM/DD/YYYY) Any help appreciated.mwilliams71Nov 19, 2021Brass Contributor81KViews0likes5CommentsSend an interactive authorization request for this user and resource.
Hi, Trying to get an access token for an app registration using aadTokenProvider and getting this error. Consented the registration multiple times in Azure itself and through the consent screen. Keep getting this error: Any help? Code: this.props.context.aadTokenProviderFactory.getTokenProvider().then((tokenProvider) => { return tokenProvider.getToken('XXXXXXXX'); }).then((token: string) => { alert(token); }).catch(err => { console.log(err); });dhaeseleermatthiasJan 06, 2020Copper Contributor74KViews0likes2CommentsEmployee Birthday Calendar Web Part
Hi, I am new to SharePoint and I am trying to implement an employee birthday calendar on SharePoint using the web-part here https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-birthdays. Following the instructions on the link, I have created a Birthdays list and have deployed the Birthday web part to SharePoint online, I am currently stuck at connecting the Birthdays list and the Birthday web part so that the web part can fetch the Birthdays data from the list. Any idea on the next step to take? I have surfed the internet and could not find anything helpful.SolvedmemunatiApr 15, 2019Copper Contributor73KViews0likes70Commentsthe remote server returned an error .(400 bad request)
Hello all, I am facing a bad request issue in sharepoint online while uploading data from. Net application. It's been working fine since a year till past few weeks.I have tried every possible solution but all in vain. Kindly help me out ASAP.. Error code:the remote server returned an error .(400 bad request)Syed_Muhammad_SaadMay 06, 2021Copper Contributor69KViews0likes1CommentError: Cannot find module '@microsoft/sp-build-web'
Hello, I have set up the development environment for share point framework and i am trying to run the first application. when i do gulp serve, i get the error message as in the screen shot. Please could you assist me to get rid of this error. I am new to the share point component framework In the package.json file, i see "@microsoft/sp-build-web": "1.10.0", under the devDependencies. I tried npm install --save-dev Pernille-Eskebo/sp-build-web npm install --save-dev doesn't seems to be workingSolvedVani_metamicroJan 31, 2020Copper Contributor65KViews0likes20CommentsIs it possible to add a hyperlink to launch an Outlook template?
I have a request to enable clicking on an image on a SharePoint page and launching Outlook, preferably including that image in the email. Hopefully I'm explaining this clearly... so user would click on Image1, Outlook would open that includes Image1, then user can fill in the recipient and enter text in the email, then send. I tried creating a simple temple in Outlook and uploaded it to a SharePoint document library, then linked to it, but it didn't open Outlook, it just gave me the option to save the document. Has anyone had to do this? I'm attaching an example to help explain.DeletedMar 23, 201862KViews0likes10CommentsColumn formatting not showing when view shown in a List Web Part (Modern Page and List)
I have a list with a JSON Column Formatter applied, the column format works fine when viewing the list directly, however when I'm using the List Web Part (still appears to be a preview part), the column formats are not displayed. Is this a known limitation? Are there any timescales for a fix, or any workarounds available to allow me to embed a list view into a page with multiple other web parts and retain the column formatting from the JSON Formatter?Mike InschFeb 20, 2018Copper Contributor55KViews1like57Comments
Resources
Tags
- developer1,226 Topics
- PnP645 Topics
- apis481 Topics
- Extensibility251 Topics
- Responsive128 Topics
- sharepoint111 Topics
- hybrid81 Topics
- SPFx70 Topics
- SharePoint Online64 Topics
- powershell23 Topics