在用户个人网站下创建/管理隐藏列表 [英] Creating/manage hidden lists under the user personal site

查看:78
本文介绍了在用户个人网站下创建/管理隐藏列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪个是托管的最佳方法(SharePoint /提供商)来创建应用 操纵个人网站集下的列表项。

Which is the best Approach (SharePoint/Provider) hosted  to create an app  to manipulate list items under your personal site collection.

基本上我想显示一些自定义信息(例如: - 链接,名称,URL和desc),它们是 仅限登录用户。

Basically I would like to Show some  custom Information (eg :- links ,names ,URL and desc ) that are  only specific to logged in user.

欢迎任何其他想法!

谢谢& Reagrds

Thanks& Reagrds

JAJ

推荐答案

据我所知,如果您想创建一个SharePoint应用程序来创建和管理用户mysite(个人网站)下的列表,您可以使用SharePoint REST API实现此目的,您可以创建SharePoint托管应用程序并使用REST API对
列表执行CRUD操作。

As I understand, if you want to create a SharePoint app to create and manage list under the user mysite(personal site), you can achieve this with SharePoint REST API, you can create a SharePoint hosted app and work with REST API to do CRUD operation to the list.

以下是一些示例供您参考:

Here are some samples for your reference:

创建SharePoint使用REST API的托管应用程序:

Create a SharePoint hosted app which work with REST API:

https://www.codeproject.com/Articles/1020972/Using-the-SharePoint-REST-API-in-a-SharePoint-Add

使用SharePoint REST API列出的CRUD操作:

CRUD Operation to list with SharePoint REST API:

https://www.codeproject.com/Articles/1020972/Using-the-SharePoint-REST-AP I-in-a-SharePoint-Add

谢谢

最好的问候


这篇关于在用户个人网站下创建/管理隐藏列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆