Sharepoint Apps
4 TopicsNot Able to find the List of Sites under a Hub Site
Hi All I have a requirement in which need to retrieve the URL and the Title of Sites Associated in a HUB (Hub Site) programatically using the Rest API in Modern Site. Can you please help me out in this? Thanks and Regards Asesh MaitySolved1.7KViews0likes3CommentsSharePoint2016 On Prem -SPFx HelloWorld App can’t add to site ” You can't add this app here”
I am facing issue while development and/or deploy SPfx HelloWorld app. I was able to deployed to App Catalog but could not able to add on page, because its say ” You can't add this app here” Current Environment: Sharepoint 2016 on-prem Install Feature Pack 2 Do I need to set-up app domain on on-prem to work with SPFx solutions? Thanks Deepak1KViews2likes0CommentsSharePoint Add-in Crude Operation
I am completely new to the SharePoint Add-in Development. For Add-in Development I am using VS 2015, basically want to create a web site in Share Point to Add, Modify and delete operation from the Share point list. I want to create a web page where I should get an option to add, delete and modify the data in the Share Point list. Till now I have created the Apps using Visual Studio New Project >> Visual C# >> Office/SharePoint>>Web Add-ins>> SharePoint Add-in in Next Window using SharePoint-Hosted then SharePoint online then In Default.aspx added label and Text box <asp:Label ID="Label1" runat="server" Text="Enter User Name"></asp:Label>  <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox><br/><br/> <asp:Label ID="Label2" runat="server" Text="Enter Password"></asp:Label>  <asp:TextBox ID="TextBox2" runat="server"></asp:TextBox> Not able to get how the take the textbox value to the SharePoint list. Thanks in advance for any help.715Views0likes0CommentsSharepoint List Data NOT Available on IOS Mobile App
I created a new Team and new SharePoint list today. I created the initial list by importing an Excel file to create the new list. In the SharePoint Site and Team, I can see all the data. Everything is good. However, I open the IOS Mobile SharePoint App and I can see none of the data except for the first column (title). Never had this happen. It is very odd. Any ideas?611Views0likes0Comments