The Web is a system of interlinked hypertext documents accessed via the Internet, Extranet or Intranet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia, and navigate between them via hyperlinks.
1
vote
1answer
794 views
Change Display Mode of SharePoint Page based on edit Control Panel
I have a custom web part which shows a different interface when in edit mode.
When in edit mode the default control panel displays on the right. When the user clicks OK, Cancel or Apply the web part ...
0
votes
1answer
162 views
CAML to search column name
I'm looking to search within each list for a column. The problem is that this column is referred to differently in CAML. Look at this for a detailed explanation:
...